Skip to content

Releases: chihebnabil/openai-api-mock

0.1.16

17 Jul 11:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.15...0.1.16

0.1.15

29 Jun 12:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.1.15

0.1.14

06 Jun 15:27
Compare
Choose a tag to compare
  • Add Locking Chat Completion Streaming Support

Full Changelog: 0.1.9...0.0.14

0.1.9

04 Feb 13:25
Compare
Choose a tag to compare
  • Add Support for tools and tool_choice as the functions param is depreacted
  • Add test for function calling

Full Changelog: 0.1.6...0.1.9

0.1.6

31 Jan 11:20
Compare
Choose a tag to compare
  • Add Image Generation Mock await openai.images.generate
  • Add Jest testing for function
  • Fix allowing other api call to pass throw bug
  • Function calling test

Full Changelog: 0.1...0.1.6

First dev release

29 Jan 14:04
Compare
Choose a tag to compare
  • Mocking The Chat Completion API https://api.openai.com/v1/chat/completions
  • Support for function calling