Expand description
Mock provider for testing. No real API calls.
Structs§
- Mock
Provider - Mock LLM provider for tests. Supply a sequence of responses.
- Mock
Tool Call - A single mock tool call (pre-scripted name + arguments).
Enums§
- Mock
Response - A mock response: either plain text or a set of tool calls.