Drag and drop agent blocks to build the correct architecture for this pattern.
Create a system where an agent forms a hypothesis, designs an experiment to test it, runs the experiment, and refines its understanding based on results.
Hypothesis Generator
Forms an initial hypothesis from available data
Experiment Designer
Designs a test to validate or invalidate the hypothesis
Sandbox Runner
Executes experiments in a safe, bounded environment
Learning Agent
Analyzes results and refines the hypothesis
Action Executor
Executes production actions
Response Agent
Generates user-facing responses
Drop blocks here to build your agent pipeline
Arrange them in the correct order