Grounded Search Agents: Microsoft Foundry + Azure AI Search + Cosmos DB + Function Calling
7 min read4.4k
Why "search" isn't enough anymore A plain RAG pipeline — embed a query, hit a vector index, stuff the top-k chunks into a prompt — works fine for a single-turn ...