mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
fix typo
This commit is contained in:
@@ -53,7 +53,7 @@ class AzureChatOpenAI_ChatModels implements INode {
|
||||
placeholder: 'YOUR-API-VERSION'
|
||||
},
|
||||
{
|
||||
label: 'Azure OpenAIApi Embeddings Deployment Name',
|
||||
label: 'Azure OpenAI Api Embeddings Deployment Name',
|
||||
name: 'azureOpenAIApiEmbeddingsDeploymentName',
|
||||
type: 'string',
|
||||
placeholder: 'YOUR-EMBEDDINGS-NAME',
|
||||
|
||||
Reference in New Issue
Block a user