Skip to main content

Module simulated

Module simulated 

Source
Expand description

Simulated backend for testing and dry-runs.

Returns a canned response without making any LLM API calls. Useful for Attractor pipeline testing and --simulated mode.

Structsยง

SimulatedBackend
A backend that returns simulated responses without calling any LLM.