// tag
#RAG
2 posts
Azure SQL Can Generate Embeddings Now — In Pure T-SQL, No App Layer Needed
AI_GENERATE_EMBEDDINGS and CREATE EXTERNAL MODEL are now GA in Azure SQL Database and Managed Instance. RAG pipelines built entirely in T-SQL, no data movement required.
LangChain + Azure Cosmos DB for Agentic Apps and RAG
langchain-azure-cosmosdb is a new Python package that consolidates vector search, chat history, agent state checkpointing, semantic caching, and long-term memory into a single Azure Cosmos DB for NoSQL backend.