When using Azure LLM, if you specify Japanese in the prompt, the answer may not be displayed. The version of OpenAI-agents is Version: 0.0.14. The following code may return a blank answer. import ...
When initializing the AzureOpenAI client with the azure_deployment parameter specified, a NotFoundError with error code 404 is raised upon calling client.beta ...