Skip to content

Commit 5fef973

Browse files
committed
docs: update comment to new tool name delegate_gemini
1 parent f3b8fcc commit 5fef973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

connectors/gemini/delegate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Lets Gemini run its OWN multi-step tool-use loop server-side (via Gemini
55
// function calling) to answer an open-ended question, instead of the
66
// calling model doing 5-10 separate manual tool round-trips. One
7-
// gemini_investigate call in, one synthesized answer out.
7+
// delegate_gemini call in, one synthesized answer out.
88
//
99
// SCOPE: every delegated function below is READ-ONLY. Gemini is never given
1010
// a write-capable function here -- writes stay confined to the fixed

0 commit comments

Comments
 (0)