Simple RAG Consumption with Microsoft Teams AI Agent
to learn how to receive
a user query from Microsoft Teams, search for relevant context in a vector database, send the
query and context to a Large Language Model (LLM), and return the generated response back to the
Microsoft Teams channel. This guide assumes that you have an understanding of the Gemini
Connector, Pinecone Connector, and Microsoft Teams Connector concepts.