add debug statement
This commit is contained in:
parent
75c53d67c5
commit
b93f37729b
@ -37,5 +37,7 @@ chat_session = model.start_chat(
|
|||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# print(chat_session.send_message("hello world!").text)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user