Simulator
Open Inference → Simulator. Simulator runs in your browser against the deployed Proxy: you enter the Proxy base URL and a user sk-… key, pick protocol and model options, and send — exercising auth, routing, budget, and request logs like a real client.
This differs from Playground, which focuses on Admin-assisted upstream probes for a single route.
How to use it
Section titled “How to use it”- Open Simulator.
- Enter the Proxy base URL (same entry point you give apps, including
https://and port) and thesk-…key. - Choose protocol, model id, optional route group (must match Routing).
- Send, then confirm rows in Request logs.
- If results differ from Playground: check user budget, route group, and key status (revoked, etc.).
The page may remember your last base URL and options locally in the browser for faster iteration — clear when switching machines or shared profiles.