mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
fix typo
This commit is contained in:
@@ -60,7 +60,7 @@ class AzureChatOpenAI_ChatModels implements INode {
|
||||
additionalParams: true
|
||||
},
|
||||
{
|
||||
label: 'azure OpenAI Api Completions Deployment Name',
|
||||
label: 'Azure OpenAI Api Completions Deployment Name',
|
||||
name: 'azureOpenAIApiCompletionsDeploymentName',
|
||||
type: 'string',
|
||||
placeholder: 'YOUR-COMPLETIONS-NAME',
|
||||
|
||||
Reference in New Issue
Block a user