Loading request...
The user requests improved or complete support for the Azure OpenAI API, noting that a previous issue was marked as resolved but they are still unable to use it. They provide necessary URL parameters and structure for the API.
This suggestion was marked as resolved in a previous issue(#31 ), but I still don't know how to use this. Could you tell me the usage? Thank you for your support. Additional Information --- **AzureOpenAPI URL parameters** - Base_URL - deployment_name - (optional?) api_version URL structure ``` {Base_URL}/deployments/{deployment_name}/chat/completions?api-version={api_version} ``` **Reference** - https://learn.microsoft.com/ja-jp/azure/ai-services/openai/reference