Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhahn committed Aug 7, 2024
1 parent c3a5cbc commit b93f3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ Note: RBAC assignments can take a few minutes before becoming effective.
|MONGODB_CONNECTION_STRING|Yes||The connection string used to connect to your Azure Cosmos DB instance|
|MONGODB_VECTOR_INDEX|Yes||The name of your Mongo DB vector index|
|MONGODB_DATABASE_NAME|Yes||The name of your Mongo DB database|
|MONGODB_CONTAINER_NAME|Yes||The name of your Azure Cosmos DB container|
|MONGODB_CONTAINER_NAME|Yes||The name of your Mongo DB container|
|MONGODB_TOP_K|No|5|The number of documents to retrieve when querying your search index.|
|MONGODB_ENABLE_IN_DOMAIN|No|True|Limits responses to only queries relating to your data.|
|MONGODB_STRICTNESS|No|3|Integer from 1 to 5 specifying the strictness for the model limiting responses to your data.|
Expand Down

0 comments on commit b93f3e2

Please sign in to comment.