Prompt Content
Design a LlamaIndex agent that leverages Gemini 2.5 Pro for its primary reasoning engine. The agent should be able to receive a mathematical statement, query the `VectorStoreIndex` for relevant context, and then use Gemini to construct a step-by-step proof. Implement at least two tools within the LlamaIndex agent: one to `search_math_index` (which queries your ChromaDB-backed `VectorStoreIndex`) and another to `output_final_proof` (which formats the Gemini-generated proof). Include the agent initialization and tool definitions.
Try this prompt
Open the workspace to execute this prompt with free credits, or use your own API keys for unlimited usage.
Related Prompts
Explore similar prompts from our community
Usage Tips
Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)
Customize placeholder values with your specific requirements and context
For best results, provide clear examples and test different variations