jeffdapaz / VisualChatGPTStudio

Add chatGPT functionalities directly on Visual Studio
https://marketplace.visualstudio.com/items?itemName=jefferson-pires.VisualChatGPTStudio
MIT License
186 stars 48 forks source link

Azure OpenAI API command support #36

Closed Sean1127 closed 1 year ago

Sean1127 commented 1 year ago

Enable command to choose from Azure OpenAI API.

As an employee of a company which have overly restricted policies, I am not able to use OpenAI API. Instead, they have Azure OpenAI API(and other Azure services), so I come up with this workaround.

Hope it helps!