Spaces:
Paused
Paused
Commit History
fix: handle no beginToken for token based reasoning models (#1713) a68038a unverified
chores(svelte): migration to svelte 5 (#1685) a1a6daf unverified
feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660) a38e9de unverified
Added currentDate variable to Dynamic Prompt (#1648) 81ac98c unverified
Anthropic Tool Support (#1594) 69d5a1c unverified
add option to send user message as part of request body in assistant … (#1322) 945e63b unverified
fix: catch errors more gracefully in reasoning specific calls c024800
fix: error reporting in tool calling c75addc unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) 642ce40 unverified
fix: summary prompt 66897e4
feat: UI for advanced reasoning models (#1605) bf75aa7 unverified
[feat] Add support for endpoint web sources (#1544) eabf2bf unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 791e118 unverified
fix: multimodal on TGI endpoint type (#1491) bd01335 unverified
fix(front): fix delay after end of streaming tokens 693d11b unverified
fix(websearch): fix `webSearch` flag use for model with tool use (#1480) fae04bd unverified
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(stream): add keep alive stream event 9dea7ad unverified
fix(tools): show error cause d6102a1 unverified
fix(logs): better error logging ee5c213 unverified
feat(tools): more detailed errors from tools c31c50e unverified
Community tools (#1250) 0c3e3b2 unverified
fix(env) enable LLM_SUMMARIZATION (#1379) aa1ef18 unverified
zhang-yi-chi commited on
fix(logs): improve logging 941d09c unverified
fix(tools): improve json parsing (#1356) cce2203 unverified
feat(models): Llama 3.1 support (#1355) d947276 unverified
fix(env): change env var typo (#1307) e41faf6 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
fix websearch on assistants (#1244) 4003083 unverified
Trim trailing comma on tool calls (#1229) 3ce3e36 unverified
Liam Dyer commited on
feat: skip tools when all disabled (#1205) 572bcbe 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