@azure/openai_1.0.0-beta.11
Pre-release
Pre-release
1.0.0-beta.11 (2024-01-25)
Bugs Fixed
- Fix a bug where
toolChoice
field in the input options to chat completion methods wasn't defined correctly. - Fix a bug where the service returns undefined
choices
in chat completion methods. - Fix a bug in chat completion methods where the returned stream was causing an error in Bun.