MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / PoisonRequest

Method PoisonRequest

internal/toolinjection/format.go:41–41  ·  view source on GitHub ↗

--- Poison: rewrite conversation history ---

(rawJSON []byte, text string)

Source from the content-addressed store, hash-verified

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

Callers 1

PoisonRequestFunction · 0.65

Implementers 3

responsesFormatinternal/toolinjection/format_response
openaiFormatinternal/toolinjection/format_openai.g
claudeFormatinternal/toolinjection/format_claude.g

Calls

no outgoing calls

Tested by

no test coverage detected