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
Copy file name to clipboardExpand all lines: articles/ai-services/openai/references/cosmos-db.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ The configurable options of Azure Cosmos DB for MongoDB vCore when using Azure O
28
28
|`database_name`| string | True | The MongoDB vCore database name to use with Azure Cosmos DB.|
29
29
|`container_name`| string | True | The name of the Azure Cosmos DB resource container.|
30
30
|`index_name`| string | True | The MongoDB vCore index name to use with Azure Cosmos DB.|
31
-
|`endpoint`| string | True | The absolute endpoint path for the Azure Search resource to use.|
32
31
|`fields_mapping`|[FieldsMappingOptions](#fields-mapping-options)| True | Customized field mapping behavior to use when interacting with the search index.|
33
32
|`authentication`|[ConnectionStringAuthenticationOptions](#connection-string-authentication-options)| True | The authentication method to use when accessing the defined data source. |
34
33
|`embedding_dependency`| One of [DeploymentNameVectorizationSource](#deployment-name-vectorization-source), [EndpointVectorizationSource](#endpoint-vectorization-source)| True | The embedding dependency for vector search.|
0 commit comments