The openAI has been evolving and updating. How will the library adapt? #375
lionseye009
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I'm considering either contributing or using this library in a project and ideally support the project. However, I noticed the API may be ill-formed over time. I was wondering how the contributors plan to adapt to this problem.
For example, the current nomenclature for assistants with open AI includes an API key for an assistant. However the library doesn't include this in the code examples. It's also worth mentioning JSON Objects can be enforced for assistants as the returning type.
Assistants are moving towards needing API keys. I will keep an eye on this project, I have hopes I will be able to use it, but thanks for the effort to all the open source contributors!
Beta Was this translation helpful? Give feedback.
All reactions