Skip to content

Commit

Permalink
docs: add note on AOAI On Your Data service support for vector search…
Browse files Browse the repository at this point in the history
… in Cosmos DB
  • Loading branch information
MoustafaAMahmoud committed May 29, 2024
1 parent 24c1449 commit 40d0edf
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 @@ -85,7 +85,7 @@ To enable chat history, you will need to set up CosmosDB resources. The ARM temp

As above, start the app with `start.cmd`, then visit the local running app at http://127.0.0.1:50505. Or, just run the backend in debug mode using the VSCode debug configuration in `.vscode/launch.json`.

**Note:** For now, the AOAI On Your Data service only supports vector search for Cosmos DB. For more details, check this link: [Introducing vector database capabilities in Azure Cosmos DB for NoSQL (Public Preview)](https://devblogs.microsoft.com/cosmosdb/introducing-vector-database-capabilities-in-azure-cosmos-db-for-nosql/)
**Note:** For now, the AOAI On Your Data service only supports vector search for Cosmos DB. For more details, check this link: [Azure Cosmos DB for NoSQL Vector Search announcement](https://aka.ms/CosmosDBDiskANNBlog/)

#### Local Setup: Enable Message Feedback
To enable message feedback, you will need to set up CosmosDB resources. Then specify these additional environment variable:
Expand Down

0 comments on commit 40d0edf

Please sign in to comment.