New
Prototype complete agent behavior, including automatic tool calling, directly within the playground. Hereβs what you can do:
Test multi-step flows: Experiment and evaluate complex agentic interactions where the model automatically calls tools and executes steps until a final response is generated
Set limits and termination conditions: Control the maximum number of tool calls allowed and specify a custom string to end the agentic sequence when it appears in the response.
Mimic and monitor tool usage: Track which tools are being called during model generation.