Skip to content

Commit 6e03ddb

Browse files
author
Guiners
committed
adding samples, test, lints
1 parent ec83a6c commit 6e03ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

genai/live/live-ground-ragengine-with-txt.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
// [START googlegenaisdk_live_audio_with_txt]
15+
// [START googlegenaisdk_live_ground_ragengine_with_txt]
1616

1717
'use strict';
1818

@@ -118,7 +118,7 @@ async function generateContent(
118118
return response;
119119
}
120120

121-
// [END googlegenaisdk_live_audio_with_txt]
121+
// [END googlegenaisdk_live_ground_ragengine_with_txt]
122122

123123
module.exports = {
124124
generateContent,

0 commit comments

Comments
 (0)