acecalisto3 commited on
Commit
a922d0a
·
verified ·
1 Parent(s): 1585a3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -362,7 +362,6 @@ def launch_interface():
362
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
363
  examples=examples,
364
  concurrency_limit=20,
365
- truncation=True,
366
  truncation_strategy="longest_first",
367
  ).launch(show_api=False)
368
 
 
362
  title="Mixtral 46.7B\nMicro-Agent\nInternet Search <br> development test",
363
  examples=examples,
364
  concurrency_limit=20,
 
365
  truncation_strategy="longest_first",
366
  ).launch(show_api=False)
367