Open elliottburris opened 5 months ago
Added new required option to ChatCompletionFunctionCallOptionParam enum.
required
This new required enum value was introduced to the API on April 29 2024 and is now featured in the documentation: https://platform.openai.com/docs/api-reference/chat/create#chat-create-tool_choice
ChatQuery construction is impacted
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage No data about Duplication
See analysis details on SonarCloud
What
Added new
required
option to ChatCompletionFunctionCallOptionParam enum.Why
This new
required
enum value was introduced to the API on April 29 2024 and is now featured in the documentation: https://platform.openai.com/docs/api-reference/chat/create#chat-create-tool_choiceAffected Areas
ChatQuery construction is impacted