You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
* 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
We should enable consistent formatting and require PRs to have that formatting
The text was updated successfully, but these errors were encountered: