Skip to content

Commit

Permalink
chore(changelog): add notes for v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mharrisb1 committed Aug 12, 2024
1 parent e44f0be commit 4cf928b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

See [releases](https://github.com/mharrisb1/openai-responses-python/releases) for more.

## 0.9.0

Adds support for [structured outputs](https://openai.com/index/introducing-structured-outputs-in-the-api/) and the `beta.chat.completions` route.

Misc:

- Adds a working example of how to use this library to test `langchain-openai` (asked about in [#58: Would `openai-responses-python` work with langchain_openai?](https://github.com/mharrisb1/openai-responses-python/issues/58))

## 0.8.5

Bumps support range to include OpenAI Python SDK v1.40.
Expand Down

0 comments on commit 4cf928b

Please sign in to comment.