This commit is contained in:
chungyau97
2023-05-10 20:34:43 +07:00
parent e1667067be
commit 101cf2978c
@@ -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',