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 d60f09a commit f467d21Copy full SHA for f467d21
genai/live/live-ground-googsearch-with-txt.js
@@ -68,7 +68,7 @@ async function generateLiveGoogleSearch(
68
});
69
70
const textInput =
71
- 'When did the last Poland vs. Portugal soccer match happen?';
+ 'When did the last Brazil vs. Argentina soccer match happen?';
72
console.log('> ', textInput, '\n');
73
74
await session.sendClientContent({
0 commit comments