Can I use an Azure Open AI Endpoint with this? Any particular way to structure the endpoint?
I.e.
"gptcommit.openAI.customEndpoint": "https://<account>.openai.azure.com
or
"gptcommit.openAI.customEndpoint": "https://<account>.openai.azure.com/openai/deployments/<deployment>/chat/completions?api-version=2023-03-15-preview"
Can I use an Azure Open AI Endpoint with this? Any particular way to structure the endpoint?
I.e.
"gptcommit.openAI.customEndpoint": "https://<account>.openai.azure.com
or"gptcommit.openAI.customEndpoint": "https://<account>.openai.azure.com/openai/deployments/<deployment>/chat/completions?api-version=2023-03-15-preview"