Skip to content

Commit f4786ff

Browse files
Update genai/live/live_with_txt.py
Co-authored-by: Sampath Kumar <[email protected]>
1 parent 51c4497 commit f4786ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/live/live_with_txt.py

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

1717

1818
async def generate_content() -> list[str]:
19-
# [START googlegenaisdk_live_with_text]
19+
# [START googlegenaisdk_live_with_txt]
2020
from google import genai
2121
from google.genai.types import LiveConnectConfig, HttpOptions, Modality
2222

0 commit comments

Comments
 (0)