MCPcopy
hub / github.com/google/ax / HandleCall

Method HandleCall

internal/gemini/gemini.go:153–153  ·  view source on GitHub ↗
(ctx context.Context, fc *genai.FunctionCall, o agent.OutputHandler)

Source from the content-addressed store, hash-verified

151 FuncDecl() []*genai.Tool
152 SystemPrompt() string
153 HandleCall(ctx context.Context, fc *genai.FunctionCall, o agent.OutputHandler) error
154 HandleExecute(ctx context.Context, fc *genai.FunctionCall, approved bool, o agent.OutputHandler) error
155}
156

Callers 3

processMethod · 0.65
HandleExecuteMethod · 0.65
ConnectMethod · 0.65

Implementers 3

BashToolinternal/gemini/gemini.go
SkillsToolinternal/gemini/gemini.go
NoopToolinternal/gemini/gemini.go

Calls

no outgoing calls

Tested by

no test coverage detected