Rooni commited on
Commit
6342692
·
1 Parent(s): 2b0ac98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -23,6 +23,7 @@ def generate(description, model, max_tokens):
23
  "web-search": {"max_results": 9},
24
  "web-browser": {},
25
  "calculator": {}
 
26
  }
27
 
28
  while True:
 
23
  "web-search": {"max_results": 9},
24
  "web-browser": {},
25
  "calculator": {}
26
+ }
27
  }
28
 
29
  while True: