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

Method SystemPrompt

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

Source from the content-addressed store, hash-verified

341}
342
343func (t *SkillsTool) SystemPrompt() string {
344 return t.executor.SystemPrompt()
345}
346
347func (t *SkillsTool) FuncDecl() []*genai.Tool {
348 if !t.executor.HasSkills() {

Callers 3

NewGeminiPlannerAgentFunction · 0.95

Calls 1

SystemPromptMethod · 0.65

Tested by 2