1.0.0-beta.13 (2024-02-01)
Breaking Changes
- Removed the setter of the
Functions
property of theChatCompletionsOptions
class as per the guidelines for collection properties.
Bugs Fixed
- Addressed an issue with the public constructor for
ChatCompletionsFunctionToolCall
that failed to set the tool call type in the corresponding request.