Generative AI Level Up Tuesdays
Tune into this dynamic series to dive into the world of Generative AI solutions and explore Azure AI Foundry, Azure AI Agents, Responsible AI tools, and more. You'll get…
23/01/2025
I’m concerned by the number of times I’ve heard, “oh, we can do RAG with retriever X, here’s the vector search query.” Yes, your retriever for a RAG flow should definitely support vector search, since that will let you find documents with similar semantics to a user’s query, but vector…