to learn how to receive a user
query from Slack, 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 Slack channel.
This guide assumes that you have an understanding of the Gemini Connector, Pinecone Connector,
and Slack Connector concepts.