Showing category results for AI

May 19, 2025
Post comments count0
Post likes count0

Azure AI Foundry Connection for Azure Cosmos DB and BYO Thread Storage in Azure AI Agent Service

James Codella

We’re announcing new integrations between Azure Cosmos DB and the Azure AI ecosystem: the Azure AI Foundry Connection for Azure Cosmos DB and bring-your-own thread storage in Azure AI Agent Service. These capabilities make it easier for developers to build enterprise-ready agentic applications using their own data stored in Azure Cosmos DB. Azure ...

AIAzure Cosmos DB for NoSQLAzure OpenAI
May 13, 2025
Post comments count0
Post likes count0

Build 2025 Preview: Transform Your AI Apps and Agents with Azure Cosmos DB

Jay Gordon

Microsoft Build is less than a week away, and the Azure Cosmos DB team will be out in force to showcase the newest features and capabilities for building AI apps and agents with scalable, fast, high-performance data.  Whether you’re in person at the Seattle Convention Center or watching the live or on-demand digital show, we can’t wait to show ...

AIAnnouncements
May 7, 2025
Post comments count0
Post likes count1

Azure Cosmos DB with DiskANN Part 4: Stable Vector Search Recall with Streaming Data

James,
Revti,
Nitish

Vector search with Azure Cosmos DB  In Part 1 and Part 2 of this series, we explored vector search with Azure Cosmos DB and best practices for scaling it to 1 billion vector datasets while maintaining low query latency. In Part 3, we saw how we can create efficient sharded DiskANN indices for multi-tenant apps.  In Part 4, we’ll look at the eff...

Azure Cosmos DB for NoSQLAI
Apr 24, 2025
Post comments count0
Post likes count1

Fast, Accurate, and Affordable: Sharded DiskANN for Multitenant Vector Search in Azure Cosmos DB

James,
Shivam,
Haiyang

Introduction Azure Cosmos DB now includes Sharded DiskANN, a powerful capability that optimized for large-scale multitenant apps by splitting a DiskANN index into smaller, more performant pieces. When you specify a VectorIndexShardKey in your container’s indexing policy, Azure Cosmos DB creates multiple DiskANN indexes, one for each unique value o...

Azure Cosmos DB for NoSQLAI
Apr 21, 2025
Post comments count0
Post likes count3

Azure Cosmos DB with DiskANN Part 2: Scaling to 1 Billion Vectors with <100ms Search Latency

James,
Haiyang,
Harsha

Introduction In the first part of our series on Azure Cosmos DB Vector Search with DiskANN, we explored the fundamentals of vector indexing and search capabilities using Azure Cosmos DB for NoSQL and demonstrated a few early performance and cost characteristics. In Part 2, we’ll demonstrate how to scale to 1 billion vector datasets, while maintain...

AIAzure Cosmos DB for NoSQL
Mar 11, 2025
Post comments count0
Post likes count1

Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

Abhishek Gupta

This blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to the Go SDK, the sample chatbot application presented in the blog serves as a practical introduction, covering basic operations like read, upsert, etc. It also demonstrates using the Azure Cosmos DB Linux-based e...

Azure Cosmos DB for NoSQLAIAzure OpenAI
Mar 6, 2025
Post comments count0
Post likes count5

How Microsoft Copilot scales to millions of users with Azure Cosmos DB

Azure Cosmos DB Team

This article is guest authored by Youssef Moussaoui, member of the technical staff, Microsoft Copilot. As part of the team developing Microsoft Copilot, we’re constantly looking for ways to improve the application and keep our millions of users engaged. With this in mind, we recently evaluated the structure of our backend and began looking for a...

AITips and TricksCustomers
Dec 12, 2024
Post comments count1
Post likes count2

An introduction to Multi-Agent AI apps with Azure Cosmos DB and Azure OpenAI

Theo van Kraay

Azure Cosmos DB was named by Bloomberg as the no. 1 Database of choice for Retrieval Augmented Generation (RAG) and Large Language Model (LLM) customization. It is used by OpenAI to scale it’s ChatGPT service, and by many thousands of customers worldwide, serving billions of end-users with globally distributed apps at planet scale. In this blog ...

Azure Cosmos DB for NoSQLAIPython SDK
Dec 5, 2024
Post comments count0
Post likes count1

Announcing Azure Cosmos DB Integration with Spring AI and Langchain4J!

Theo van Kraay

We’re continuing to simplify AI app development by integrating Azure Cosmos DB’s cost-effective and scalable vector search directly with Spring AI and LangChain4J! These frameworks empower Java developers to efficiently manage fast and accurate data retrieval with Azure Cosmos DB’s scalability and efficient vector indexing and search capabilities, ...

Azure Cosmos DB for NoSQLAIJava SDK
Nov 19, 2024
Post comments count0
Post likes count5

How Toyota uses Azure Cosmos DB to power their multi-agent AI system for enhanced productivity

Kosuke Miyasaka

This article was co-authored by Kenji Onishi, Senior Manager, Powertrain Performance Development​, Toyota Motor Corporation; Kosuke Miyasaka, Azure App Innovation Specialist; and Keisuke Hatasaki, Azure Sr. Specialist, GBB. ​ Executive Summary: Toyota Motor Corporation, one of the world’s largest automobile manufacturers, has adopted Azure Cosmo...

Azure Cosmos DB for NoSQLAICustomers