Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for db prefix ids #7

Open
transitive-bullshit opened this issue Nov 16, 2023 · 0 comments
Open

Add support for db prefix ids #7

transitive-bullshit opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@transitive-bullshit
Copy link
Owner

OpenAI uses prefix IDs for its resources, which would be great, except it's a pain to get working with Prisma.

See prisma/prisma#3391 and prisma/prisma#6719 for more details.

OpenAI's resource prefixes:

  • asst_
  • msg_
  • thread_
  • run_
  • step_
  • call_
  • file-
@transitive-bullshit transitive-bullshit added the enhancement New feature or request label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant