profiq / docgen

IntelliJ plugin to generate Python documentation using OpenAI's GPT model
2 stars 4 forks source link

Is it possible to add azure openai support #18

Open justinbabu opened 4 months ago

justinbabu commented 4 months ago

It would be great if you can add azure openai support, It would help a lot of people with security concern

msvana commented 3 months ago

Hello, definitely possible. We applied for access to Azure Open AI so we can implement and test the feature. I'll post updates on how things are going here.

msvana commented 3 months ago

Hello, we started implementing the feature. It works in principle, we just need to do some polishing.

msvana commented 3 months ago

docgen-0.1.7.zip

@justinbabu here is the prebuild of the new plugin version. Could you please test it for us? You should be able to set the Azure Endpoint/API key in the Settings (just search for Docgen).

You can install the plugin by going to Settings -> Plugins -> Gear icon at the top -> Install plugin from disk.