0.2.7 #69
signebedi
announced in
Announcements
0.2.7
#69
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Full Changelog: 0.2.6...0.2.7
Project Roadmap: #1
Introduces the
UniversalCompletion
class to allow users to abstractly query the OpenAI API without needing to worry excessively about model types. (#39) Admittedly, the difference in the structure of queries betweenCompletion
andChatCompletion
models has not been fully abstracted away, but will be addressed in a future release. (#68)This release also added some pdoc-generated documentation, though the quality may be slightly lacking. (#66)
This discussion was created from the release 0.2.7.
Beta Was this translation helpful? Give feedback.
All reactions