(rule *config.ToolCallInjectionRule, model string)
| 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 --- |
| 21 |
no outgoing calls
no test coverage detected