-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
assistants API #533
Labels
enhancement
New feature or request
Comments
This was referenced Nov 7, 2023
Holy crap. That was fast. |
I think threads and runs must have a separated PRs |
Merged
@sashabaranov @vvatanabe |
@kb Great job! Thanks for testing! I'll check your PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Today, OpenAI announced their assistants API. I would like support for this API in golang. https://platform.openai.com/docs/api-reference/assistants
Describe the solution you'd like
Support for the assistants API
Describe alternatives you've considered
N/A
Additional context
N/A
I expect others also will want this feature, and hopefully someone is working on a fork right now! If not, I'll probably eventually make one, since I want to use it.
The text was updated successfully, but these errors were encountered: