Spaces:
Sleeping
Sleeping
ASG Models
commited on
Commit
•
5bab70b
1
Parent(s):
27b9232
Update genai_chat_ai.py
Browse files- genai_chat_ai.py +1 -1
genai_chat_ai.py
CHANGED
@@ -54,5 +54,5 @@ def create_chat_session():
|
|
54 |
)
|
55 |
return chat_session
|
56 |
|
57 |
-
AI=
|
58 |
|
|
|
54 |
)
|
55 |
return chat_session
|
56 |
|
57 |
+
AI=create_chat_session()
|
58 |
|