MCPcopy 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

ParseLLMEventFunction · 0.65
parseResponseFunction · 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