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