Closed hamzahjazi closed 1 year ago
How do you configure pentest-gpt to use an azure openapi endpoint and api key?
Hi @zadigus , previously I did not setup support for Azure api key. I'm implementing the support now and will update it to the project soon.
Meanwhile, you may take a look at pentestgpt/utils/APIs
and implement an Azure API wrapper to use it properly.
Hi, @GreyDGL could you please tell when the Azure API key configuration will be ready?
Hello @GreyDGL, is there any news about the Azure setup?
Hi @GreyDGL, has there been any work done so far or can we help on implementing this Azure API wrapper?
Hey guys, I created a wrapper for azure GPT3.5-turbo. I don't have an azure API key so cannot try it out.
May someone try pentestgpt --reasoning_model=azure-gpt-3.5 --parsing_model=azure-gpt-3.5
?
Seems to be working with this command now using Azure Open AI Key! Thank you
Perfect! Will close this issue for now then:)
@busraoguzoglu could you explain how did you configure the endpoint, it's not working on my side
Seems to be working with this command now using Azure Open AI Key! Thank you
@busraoguzoglu
can you drop steps how u run this project with azure open ai