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
Ted/move examples to openai cookbook (openai#112)
* removes examples (which can now be found in the OpenAI Cookbook repo)
* Update numpy requirements due to vuln in 1.21.6
* adds api_type to ErrorObject
* formats by Black
Add azure deployments + an example/tutorial for using Azure endpoints. (
openai#83)
* Add azure deployments + an example/tutorial for using Azure endpoints.
* Small change to the error response for the Azure API
* Adressed comeents
* Fix error message
(Version 0.15.0) Add support for edit call (openai#82)
* Add support for edit call
* Add version bump (0.16.0)
Co-authored-by: hallacy <[email protected]>
(Version 0.15.0) Add fine tune creation suffix arg to openai cli (ope……nai#75)
* Add fine tune creation suffix arg to openai cli (openai#120)
* Update the minor version from 0.14 to 0.15 due to adding a new `suffix` CLI arg when creating finetune models
ted-at-openai/update-embedding-examples (openai#67)
* updates embeddings examples
* updates README with new example notebook using embeddings for recommendation