Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -31,8 +31,8 @@ def call_examine(p):
|
|
31 |
data = {
|
32 |
"bot_id": "7448073169124573218",
|
33 |
"user_id": "111",
|
34 |
-
"stream":
|
35 |
-
"auto_save_history":
|
36 |
"additional_messages":[
|
37 |
{
|
38 |
"role":"user",
|
|
|
31 |
data = {
|
32 |
"bot_id": "7448073169124573218",
|
33 |
"user_id": "111",
|
34 |
+
"stream": "false",
|
35 |
+
"auto_save_history": "true",
|
36 |
"additional_messages":[
|
37 |
{
|
38 |
"role":"user",
|