Releases: mharrisb1/openai-responses-python
Releases · mharrisb1/openai-responses-python
v0.3.3
What's Changed
- fix(types): tool calls should be a list by @mharrisb1 in #37
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat(api): expose RESPX router as property by @mharrisb1 in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(routes): remove null fields from request bodies by @mharrisb1 in #33
- fix(state): cast query limit to int by @mharrisb1 in #34
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat(api): completely redesigned API by @mharrisb1 in #30
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- chore(docs): add more details to contributing section by @mharrisb1 in #25
- feat(endpoints): refactor base mock class by @mharrisb1 in #26
- fix(endpoints): add messages to store from run additional messages param by @mharrisb1 in #27
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(endpoints): upgrade to assistants v2 by @mharrisb1 in #12
- feat(endpoints): add token usage estimates to chat endpoint by @mharrisb1 in #13
- release/0.2.x by @mharrisb1 in #15
- chore(docs): add link to doc site by @mharrisb1 in #16
- chore(docs): add note about project scope by @mharrisb1 in #17
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix(endpoints): fix issues with chat completions endpoint by @mharrisb1 in #7
Full Changelog: v0.1.0...v0.1.1