Playground
The Playground is an interactive testing environment for LLM prompts. Compare outputs across models side by side, define tools for function calling, and iterate on prompts before deploying them.
Navigate to Agent Observability → Playground in the sidebar (ap1, us1).
Beta
The Playground is currently in Beta.
Prerequisites
The Playground requires at least one LLM Connection to be configured. If no connections exist, the model selector shows a link to Settings → LLM Connections.
Getting Started
- Select an LLM Connection and Model from the dropdowns at the top of the window
- Add messages using the + Message dropdown (User, Assistant, System, Developer, or Tool)
- Type your prompt content in the message editor
- Click Submit or press ⌘ Enter to run
The output appears at the bottom of the window with the model's response, including any tool calls or reasoning output.