Releases: chihebnabil/openai-api-mock
Releases · chihebnabil/openai-api-mock
0.1.16
0.1.15
0.1.14
- Add Locking Chat Completion Streaming Support
Full Changelog: 0.1.9...0.0.14
0.1.9
- Add Support for
tools
andtool_choice
as thefunctions
param is depreacted - Add test for function calling
Full Changelog: 0.1.6...0.1.9
0.1.6
- 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
- Mocking The Chat Completion API
https://api.openai.com/v1/chat/completions
- Support for function calling