Overview
A dev console for driving the chat API and inspecting each request and response.
Connecting
Wire the Playground up to the API with your key and vector store.
Chatting
Build a persona, set per-turn options, and send messages.
Inspecting requests
The Live and History tabs - raw request/response JSON and a per-turn log.