plandex-ai / plandex

AI driven development in your terminal. Designed for large, real-world tasks.
https://plandex.ai
GNU Affero General Public License v3.0
9.8k stars 700 forks source link

[Again] Feature Request: Support for Azure OpenAI API #119

Open chatblanc-ciel opened 1 month ago

chatblanc-ciel commented 1 month ago

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

URL structure

{Base_URL}/deployments/{deployment_name}/chat/completions?api-version={api_version}

Reference

danenania commented 1 month ago

Hey @chatblanc-ciel, it looks like more than just OPENAI_BASE is needed to use an Azure endpoint. Sorry, I thought just setting that would cover it, but it looks like more work is needed. Thanks for the issue.

naninanya commented 2 weeks ago

It would be helpful for me if this issue were solved.