zcfrank1st commited on
Commit
9a7530a
·
verified ·
1 Parent(s): ab8a385

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -31,8 +31,8 @@ def call_examine(p):
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",
 
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",