Tags: rtless/openai-python
Tags
v0.20.1: patch how model is handled in moderation endpoint. (openai#102)
V0.19.0: Support engineless and adds openai.Search.create (openai#97) * Remove engine requirement for embeddings (openai#131) * Add search helper (openai#130) * Add search helper * Move to default plurals * Remove bad imports * Add cli support and remove create_alpha * Bump version
Add an option to use Azure endpoints for the /completions & /search o… …perations. (openai#45) * Add an option to use Azure endpoints for the /completions operation. * Add the azure endpoints option for the /search operation + small fixes. * errata * Adressed CR comments
Version 11.6 diff (openai#66) * Hallacy/pickleable exceptions (openai#109) * Exceptions in python are hard to pickle. Make Exceptions pickleable * Remove debug * Added tests * nit * Change embeddings call to openai.Embedding.create (openai#110) * Change embeddings call to openai.Embedding.create * And update model names * Untweak notebook * Support encoded embeddings response (openai#111) * Support encoded embeddings response * Removed imports * Add a couple of comments * Typo * Remove CA bundle (openai#112) * Remove CA bundle * Removed some references
PreviousNext