#119·plandex

[Again] Feature Request: Support for Azure OpenAI API

Author: chatblanc-cielCreated May 14, 2024Updated Jan 11, 2026
Labelsenhancementgood first issuehelp wanted

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