Skip to content

Commit af4b73f

Browse files
committed
fix cosmos db
1 parent 59be1b3 commit af4b73f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/ai-services/openai/references/cosmos-db.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ The configurable options of Azure Cosmos DB for MongoDB vCore when using Azure O
2828
| `database_name` | string | True | The MongoDB vCore database name to use with Azure Cosmos DB.|
2929
| `container_name` | string | True | The name of the Azure Cosmos DB resource container.|
3030
| `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.|
3231
| `fields_mapping` | [FieldsMappingOptions](#fields-mapping-options) | True | Customized field mapping behavior to use when interacting with the search index.|
3332
| `authentication`| [ConnectionStringAuthenticationOptions](#connection-string-authentication-options)| True | The authentication method to use when accessing the defined data source. |
3433
| `embedding_dependency` | One of [DeploymentNameVectorizationSource](#deployment-name-vectorization-source), [EndpointVectorizationSource](#endpoint-vectorization-source) | True | The embedding dependency for vector search.|

0 commit comments

Comments
 (0)