Skip to content

Tags: mgallo/openai.ex

Tags

v0.6.1

Toggle v0.6.1's commit message
feat: add missing submit_tool_outputs threads API

v0.6.0

Toggle v0.6.0's commit message
Merge branch 'main' of github.com:mgallo/openai.ex

v0.5.4

Toggle v0.5.4's commit message
chore: bump version 0.5.4

v0.5.3

Toggle v0.5.3's commit message
chore: bump version 0.5.3

v0.5.2

Toggle v0.5.2's commit message
chore: remove todos in readme

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.5.0 - support for multi tenant solutions (#33)

* feat: handle confg argument in OpenAI.Client

* feat: overridable config support for all supported apis

* chore: remove deprecated apis

* feat: improve documentation and bump version

* feat: brought back some api signature for retrocompatibility

* chore: bump version v0.5.0

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* feat: add default to audio methods

v0.4.2

Toggle v0.4.2's commit message
chore: bump version v0.4.2

v0.4.1

Toggle v0.4.1's commit message
chore: bump version v0.4.1

v0.4.0

Toggle v0.4.0's commit message

Verified

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

* chore: update ex_doc to latest (fixes #16)

* chore: avoid to run mix_test_watch in all the envs (fixes #18)

* chore: use jason instead of json

* feat: add support for audio APIs (fixes  #19)

* chore: bump version 0.4.0

* doc: add readme doc for new api_url override param

* doc: update mix doc