From Words to Meaning: The Rise of Vector Search in Cosmos DB
Traditional search engines match words. Vector search matches meaning. Learn how Cosmos DB Vector Search brings semantic understanding directly into your database.
Traditional search engines match words. Vector search matches meaning. Learn how Cosmos DB Vector Search brings semantic understanding directly into your database.
A while ago I was working on an Azure function application, and ran into a very weird problem. Suddenly I started getting a pretty confusing error, that actually pointed me away from the correct solution. Read more
Text chunking is crucial when working with vector embedding models, no matter where you host them. In my previous article, Vector Embedding for Long Documents, I explored how to combine multiple vectors into one. In this post, Read more
A vector embedding model comparison focusing on multilingual text using embedding models in Azure AI Foundry.
This blog article discusses a method for creating vector embeddings for texts longer than the input limit for a selected embedding model.