From f2119943310f297e903e34a733511d3a079b6493 Mon Sep 17 00:00:00 2001 From: William W Wang <107702013+wmwxwa@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:16:29 -0400 Subject: [PATCH] Update azure_cosmos_db.md (#3043) --- website/docs/ecosystem/azure_cosmos_db.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ecosystem/azure_cosmos_db.md b/website/docs/ecosystem/azure_cosmos_db.md index 1ec29e40d77..0d1313bc14b 100644 --- a/website/docs/ecosystem/azure_cosmos_db.md +++ b/website/docs/ecosystem/azure_cosmos_db.md @@ -7,7 +7,7 @@ Azure Cosmos DB is a fully managed [NoSQL](https://learn.microsoft.com/en-us/azu Your can simplify your application development by using this single database service for all your AI agent memory system needs, from [geo-replicated distributed cache](https://medium.com/@marcodesanctis2/using-azure-cosmos-db-as-your-persistent-geo-replicated-distributed-cache-b381ad80f8a0) to tracing/logging to [vector database](https://learn.microsoft.com/en-us/azure/cosmos-db/vector-database). -Learn more about how Azure Cosmos DB enhances the performance of your [AI agents](https://learn.microsoft.com/en-us/azure/cosmos-db/ai-agents). +Learn more about how Azure Cosmos DB enhances the performance of your [AI agent](https://learn.microsoft.com/en-us/azure/cosmos-db/ai-agents). - [Try Azure Cosmos DB free](https://learn.microsoft.com/en-us/azure/cosmos-db/try-free) - [Use Azure Cosmos DB lifetime free tier](https://learn.microsoft.com/en-us/azure/cosmos-db/free-tier)