We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ab8e9 commit 4b1b9a2Copy full SHA for 4b1b9a2
firebase-ai/src/main/kotlin/com/google/firebase/ai/type/Tool.kt
@@ -87,7 +87,7 @@ internal constructor(
87
}
88
89
/**
90
- * Creates a [Tool] instance that allows the model to use Grounding with Google Search.
+ * Creates a [Tool] instance that allows the model to use grounding with Google Search.
91
*
92
* Grounding with Google Search can be used to allow the model to connect to Google Search to
93
* access and incorporate up-to-date information from the web into it's responses.
0 commit comments