1 parent f3b8fcc commit 5fef973Copy full SHA for 5fef973
1 file changed
connectors/gemini/delegate.js
@@ -4,7 +4,7 @@
4
// Lets Gemini run its OWN multi-step tool-use loop server-side (via Gemini
5
// function calling) to answer an open-ended question, instead of the
6
// calling model doing 5-10 separate manual tool round-trips. One
7
-// gemini_investigate call in, one synthesized answer out.
+// delegate_gemini call in, one synthesized answer out.
8
//
9
// SCOPE: every delegated function below is READ-ONLY. Gemini is never given
10
// a write-capable function here -- writes stay confined to the fixed
0 commit comments