--- Fabrication: build complete fake responses ---
(rule *config.ToolCallInjectionRule, model string)
| 15 | // --- Fabrication: build complete fake responses --- |
| 16 | |
| 17 | FabricateNonStream(rule *config.ToolCallInjectionRule, model string) []byte |
| 18 | FabricateStream(rule *config.ToolCallInjectionRule, model string) [][]byte |
| 19 | |
| 20 | // --- Injection: append tool_call to real responses --- |
no outgoing calls
no test coverage detected