MockErrorInjectionMode

Field

Type

Repeated

Description

fail_first_n

int32

error_kind

string

One of: "MALFORMED_FUNCTION_CALL", "RATE_LIMIT", "TIMEOUT".

success_response

MockResponse

Member of

Message

Description

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.