Skip to content

Commit 41fe9ca

Browse files
author
Guiners
committed
adding samples, test, lints
1 parent 8bde362 commit 41fe9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/live/live-txt-with-audio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
const {GoogleGenAI, Modality} = require('@google/genai');
2020
const fetch = require('node-fetch');
21-
21+
//todo
2222
const GOOGLE_CLOUD_PROJECT = process.env.GOOGLE_CLOUD_PROJECT;
2323
const GOOGLE_CLOUD_LOCATION = process.env.GOOGLE_CLOUD_LOCATION || 'global';
2424

0 commit comments

Comments
 (0)