Changelog for openai-1.1.1
1.1.1:
- Remove timeout on default
ClientEnv /v1/chat/completions: Add support for Search- Fix CreateSpeech JSON instances, add new voices and optional instructions field
- Correct
ToJSONofFileSearchResources - New example app for tool-calling and chat-loop
1.1.0:
-
BREAKING CHANGE: Fix details representations for various types [#44] [#45] [#50] [#51]
A few details-related fields were fixed to match the behavior of the OpenAI API.
-
Add support for
reasoning_effortparameter in chat completions
1.0.1:
- Include
README - Include usage example
1.0.0:
- Initial release