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

Method HasToolCalls

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

--- Response analysis ---

(buf []byte)

Source from the content-addressed store, hash-verified

29 // --- Response analysis ---
30
31 HasToolCalls(buf []byte) bool
32 ExtractToolCallIDs(buf []byte) []string
33
34 // --- Observation: parse LLM events ---

Callers 1

ResponseHasToolCallsFunction · 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