Design the ReAct Agent and Tools

planningChallengeOctober 2, 2025

Prompt Content

Outline the architecture of your ReAct agent. Define the specific 'Actions' it can take (e.g., `browse_web(query)`, `extract_information(html_content)`, `summarize_text(text)`, `deep_analyze(data)`) and their expected observations. Design the internal 'Thought' process using DSPy primitives. Specifically, how will the agent decide between instant and deep reasoning?

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