acecalisto3 commited on
Commit
268bf25
1 Parent(s): befa2ea

Update app.py

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