Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ ParseResponse
Method
ParseResponse
internal/toolinjection/format.go:37–37 ·
view source on GitHub ↗
(raw []byte, ev *implantpb.LLMEvent)
Source
from the content-addressed store, hash-verified
35
36
ParseRequest(raw []byte, ev *implantpb.LLMEvent)
37
ParseResponse(raw []byte, ev *implantpb.LLMEvent)
38
39
// --- Poison: rewrite conversation history ---
40
Callers
2
ParseLLMEvent
Function · 0.65
parseResponse
Function · 0.65
Implementers
3
responsesFormat
internal/toolinjection/format_response
openaiFormat
internal/toolinjection/format_openai.g
claudeFormat
internal/toolinjection/format_claude.g
Calls
no outgoing calls
Tested by
no test coverage detected