* fix gsuite tool params * custom assistant only check for mandatory fields for visible params * azure chat openai fix for gpt5 * return raw from executeJavaScriptCode * add json5 for parsing * azure chatopenai use maxCompletionTokens |
||
|---|---|---|
| .. | ||
| Azure.svg | ||
| AzureChatOpenAI.ts | ||
| AzureChatOpenAI_LlamaIndex.ts | ||
| FlowiseAzureChatOpenAI.ts | ||
| 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.