MockProvider
Test-only provider. Returns deterministic, scripted responses instead of calling a real LLM. Used by the ReasoningMock-tagged tests to exercise the full BEAM-and-pyisox stack without provider auth or non-determinism. Should not be used in production workflows.
Field |
Type |
Repeated |
Description |
mode |
oneOf |
||
⮑mirror |
|||
⮑scripted |
|||
⮑error_injection |
|||
⮑echo |