trashchenkov commited on
Commit
a482560
·
verified ·
1 Parent(s): 678ab54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ chat_pro = GigaChat(credentials=auth,
20
 
21
 
22
 
23
-
24
 
25
  def min_sec(start):
26
  finish = datetime.now()
 
20
 
21
 
22
 
23
+ chat_pro.invoke('Hello!')
24
 
25
  def min_sec(start):
26
  finish = datetime.now()