Flowise/packages/components/nodes/chatmodels/AzureChatOpenAI
Henry Heng a0b4abdd13
Feature/update openai version, add reasoning effort param, add o3 mini (#3973)
* update openai version, add reasoning effort param

* update azure

* add filter for pinecone llamaindex

* update graph cypher qa chain
2025-02-04 08:43:27 +00:00
..
Azure.svg
AzureChatOpenAI.ts Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
AzureChatOpenAI_LlamaIndex.ts
FlowiseAzureChatOpenAI.ts Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
README.md

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.