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 ec83a6c commit 6e03ddbCopy full SHA for 6e03ddb
genai/live/live-ground-ragengine-with-txt.js
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-// [START googlegenaisdk_live_audio_with_txt]
+// [START googlegenaisdk_live_ground_ragengine_with_txt]
16
17
'use strict';
18
@@ -118,7 +118,7 @@ async function generateContent(
118
return response;
119
}
120
121
-// [END googlegenaisdk_live_audio_with_txt]
+// [END googlegenaisdk_live_ground_ragengine_with_txt]
122
123
module.exports = {
124
generateContent,
0 commit comments