--- Poison: rewrite conversation history ---
(rawJSON []byte, text string)
| 39 | // --- Poison: rewrite conversation history --- |
| 40 | |
| 41 | PoisonRequest(rawJSON []byte, text string) ([]byte, error) |
| 42 | |
| 43 | // --- Tool/rule matching helpers --- |
| 44 |
no outgoing calls
no test coverage detected