Flowise/packages/components/nodes/chatmodels/AzureChatOpenAI
Henry Heng 320eab65d6
Chore/Add base options to azure chat openai (#3886)
* add base options to azure chat openai

* add base options to embeddings
2025-01-20 18:29:27 +00:00
..
Azure.svg Update icons 2023-12-21 12:00:14 -05:00
AzureChatOpenAI.ts Chore/Add base options to azure chat openai (#3886) 2025-01-20 18:29:27 +00:00
AzureChatOpenAI_LlamaIndex.ts Chore/upgrade llamaindex version (#2440) 2024-05-22 13:35:08 +01:00
README.md [Azure OpenAI] Make credentials optional when env variables are set (#3418) 2024-11-01 22:09:13 +00:00

README.md

Azure OpenAI Chat Model

Azure OpenAI Chat Model integration for Flowise

🌱 Env Variables

Variable Description Type Default
AZURE_OPENAI_API_KEY Default credential.azureOpenAIApiKey for Azure OpenAI Model String
AZURE_OPENAI_API_INSTANCE_NAME Default credential.azureOpenAIApiInstanceName for Azure OpenAI Model String
AZURE_OPENAI_API_DEPLOYMENT_NAME Default credential.azureOpenAIApiDeploymentName for Azure OpenAI Model String
AZURE_OPENAI_API_VERSION Default credential.azureOpenAIApiVersion for Azure OpenAI Model String

License

Source code in this repository is made available under the Apache License Version 2.0.