-
Does FunctionChoiceBehavior.Required work in Python? I tried running the function_calling_with_required_type.py sample. Instead of using OpenAI, I'm using Azure OpenAI so I swapped OpenAIChatCompletion and OpenAIChatPromptExecutionSettings with AzureChatCompletion and AzureChatPromptExecutionSettings. However, when I ran this sample, I'm getting the following error with both the v1.2.0 and v1.3.0 packages. The model I'm using is GPT-4o version 2024-05-13.
|
Beta Was this translation helpful? Give feedback.
Answered by
moonbox3
Jul 26, 2024
Replies: 1 comment
-
Hi @leeprtc, we've converted this to an issue (#7463). I will respond there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sophialagerkranspandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @leeprtc, we've converted this to an issue (#7463). I will respond there.