TestLLM
Deterministic LLM service for E2E testing of AI agents
Point agents at TestLLM instead of a real LLM and receive scripted, deterministic responses that make end-to-end behavior fully assertable.
API surfaces
- Management API
/api/for configuring orgs, suites, and tests. - Responses API
/v1/...for deterministic, OpenAI-compatible responses.