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

Method SystemPrompt

internal/gemini/gemini.go:152–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 Name() string
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}

Callers 1

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