You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`deploymentName`| string | Optional | null | The type of vectorization source to use. |
671
-
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI API key and without Azure OpenAI public network access. |
671
+
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without an Azure OpenAI API key and without Azure OpenAI public network access. |
672
672
673
673
```json
674
674
"embeddingDependency": {
@@ -696,7 +696,7 @@ The following parameters are used inside of the optional `embeddingDependency` p
|`deploymentName`| string | Optional | null | The type of vectorization source to use. |
699
-
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI API key and without Azure OpenAI public network access. |
699
+
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without an Azure OpenAI API key and without Azure OpenAI public network access. |
700
700
701
701
```json
702
702
"embeddingDependency": {
@@ -748,7 +748,7 @@ The following parameters are used inside of the optional `embeddingDependency` p
|`deploymentName`| string | Optional | null | The type of vectorization source to use. |
751
-
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI API key and without Azure OpenAI public network access. |
751
+
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without an Azure OpenAI API key and without Azure OpenAI public network access. |
752
752
753
753
```json
754
754
"embeddingDependency": {
@@ -772,7 +772,7 @@ The following parameters are used inside of the optional `embeddingDependency` p
|`deploymentName`| string | Optional | null | The type of vectorization source to use. |
775
-
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI API key and without Azure OpenAI public network access. |
775
+
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without an Azure OpenAI API key and without Azure OpenAI public network access. |
776
776
777
777
```json
778
778
"embeddingDependency": {
@@ -806,7 +806,7 @@ The following parameters are used inside of the optional `embeddingDependency` p
|`deploymentName`| string | Optional | null | The type of vectorization source to use. |
809
-
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI API key and without Azure OpenAI public network access. |
809
+
|`type`| string | Optional | null | The embedding model deployment name, located within the same Azure OpenAI resource. This enables you to use vector search without an Azure OpenAI API key and without Azure OpenAI public network access. |
0 commit comments