Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: GrantFrisbie/openai-python

Tags

v0.22.1

Toggle v0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.22.1 (openai#114)

0.22.0 was deployed incorrectly with extra breakpoint statements. 0.22.1 fixes this

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.20.1: patch how model is handled in moderation endpoint. (openai#102)

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add customer endpoints (openai#126) (openai#87)

* Add customer endpoints

* getting in other changes

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(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]>

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(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

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[headers] Allow user provided headers in completion (openai#116) (ope…

…nai#71)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ted-at-openai/update-embedding-examples (openai#67)

* updates embeddings examples

* updates README with new example notebook using embeddings for recommendation