Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ResponseHasToolCalls
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