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 c3e6b01 commit 5e2a6b2Copy full SHA for 5e2a6b2
packages/ai/lib/types/requests.ts
@@ -215,8 +215,7 @@ export interface GoogleSearchTool {
215
/**
216
* Specifies the Google Search configuration.
217
* Currently, this is an empty object, but it's reserved for future configuration options.
218
- * Specifies the Google Search configuration. Currently, this is an empty object, but it's
219
- * reserved for future configuration options.
+ * Specifies the Google Search configuration.
220
*
221
* When using this feature, you are required to comply with the "Grounding with Google Search"
222
* usage requirements for your chosen API provider: {@link https://ai.google.dev/gemini-api/terms#grounding-with-google-search | Gemini Developer API}
0 commit comments