Skip to content

Commit 4b1b9a2

Browse files
committed
revert doc change
1 parent f1ab8e9 commit 4b1b9a2

File tree

1 file changed

+1
-1
lines changed
  • firebase-ai/src/main/kotlin/com/google/firebase/ai/type

1 file changed

+1
-1
lines changed

firebase-ai/src/main/kotlin/com/google/firebase/ai/type/Tool.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ internal constructor(
8787
}
8888

8989
/**
90-
* Creates a [Tool] instance that allows the model to use Grounding with Google Search.
90+
* Creates a [Tool] instance that allows the model to use grounding with Google Search.
9191
*
9292
* Grounding with Google Search can be used to allow the model to connect to Google Search to
9393
* access and incorporate up-to-date information from the web into it's responses.

0 commit comments

Comments
 (0)