Skip to content

Setting openai.api_type needed for Azure OpenAI Models#27

Open
MiguelElGallo wants to merge 1 commit intomicrosoft:mainfrom
MiguelElGallo:main
Open

Setting openai.api_type needed for Azure OpenAI Models#27
MiguelElGallo wants to merge 1 commit intomicrosoft:mainfrom
MiguelElGallo:main

Conversation

@MiguelElGallo
Copy link

For using Azure OpenAI, you need to set:
openai.api_type = "azure"
Otherwise, the URL is malformed or empty.
After adding these lines, it started to work for me.

For using Azure OpenAI, you need to set:
´
openai.api_type = "azure"
´
Otherwise, the URL is malformed or empty.
After adding these lines, it started to work for me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant