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

Method ParseRequest

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

--- Observation: parse LLM events ---

(raw []byte, ev *implantpb.LLMEvent)

Source from the content-addressed store, hash-verified

34 // --- Observation: parse LLM events ---
35
36 ParseRequest(raw []byte, ev *implantpb.LLMEvent)
37 ParseResponse(raw []byte, ev *implantpb.LLMEvent)
38
39 // --- Poison: rewrite conversation history ---

Callers 2

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