{% extends "base.html" %} {% block title %}Simulate — PyAgent Studio{% endblock %} {% block content %} {% include "_bp_banner.html" %}
Execution

Simulate

Run a workflow against MockLLM (no API keys) or live LLMs. Runs stream to the Traces tab.

Result

Run a simulation to see the output here.

{% endblock %}