Spaces:
Runtime error
Runtime error
Commit History
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 439b391 unverified
fix(assistants): only enable websearch on assistants with RAG (#1452) 29ea0af unverified
feat(assistants): use community tools in assistants (#1421) 10b8070 unverified
feat(tools): use gradio ETA for tools (#1411) 15baec4 unverified
fix(tools): make show output button work 09ed06c unverified
fix(tools): show error cause d6102a1 unverified
feat(tools): more detailed errors from tools c31c50e unverified
Community tools (#1250) 0c3e3b2 unverified
fix(logs): improve logging 941d09c unverified
fix(tools): improve json parsing (#1356) cce2203 unverified
feat(models): Llama 3.1 support (#1355) d947276 unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)" 29ce6ea
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292) 7bda7a0 unverified
Trim trailing comma on tool calls (#1229) 3ce3e36 unverified
Liam Dyer commited on
Generic tool error msg "Error occurred" (#1193) 59077fd unverified
Mishig commited on
Simplify tool error handling (#1168) aa0485a unverified
Liam Dyer Mishig commited on
Bypass spaces tools rate limit (#1167) 719022a unverified
Mishig commited on