Skip to content

Releases: mharrisb1/openai-responses-python

v0.3.3

20 May 21:03

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 May 16:35

Choose a tag to compare

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

16 May 18:42

Choose a tag to compare

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

14 May 18:17

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

29 Apr 17:54

Choose a tag to compare

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

25 Apr 00:51
c927bb9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

08 Apr 19:00
ff4054c

Choose a tag to compare

What's Changed

  • fix(endpoints): fix issues with chat completions endpoint by @mharrisb1 in #7

Full Changelog: v0.1.0...v0.1.1