Commit History
fix: remove redundant status update in streaming f411fde
fix: stop button working properly c4447f2
fix: rm error in retrying when tool calls are not parsed properly 60d7e61
New `InferenceClient` endpoint type (#1813) e08e6dd unverified
feat: allow storing env variable in DB (#1802) 31daf3d unverified
feat: add a local endpoint type for inference directly from chat-ui (#1778) 4e9a7a9 unverified
fix: trigger redeploy 06b1969
fix: give more buffer to reasoning 6b2e741
feat: improve task model tool calling (#1755) 28eb3b2 unverified
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) f84082b unverified
fix: improve tasks performance 49721b1
feat(tasks): use tools for tasks if available (#1749) 66fd2dc unverified
fix: move FinalAnswer outside of reasoning processing blocks (#1717) 21e1e7d unverified
fix: handle no beginToken for token based reasoning models (#1713) 6647bbf unverified
chores(svelte): migration to svelte 5 (#1685) 21b8785 unverified
feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660) 3732696 unverified
Added currentDate variable to Dynamic Prompt (#1648) b1b3d86 unverified
Anthropic Tool Support (#1594) 1ac3a3c unverified
add option to send user message as part of request body in assistant … (#1322) 2fb4284 unverified
fix: catch errors more gracefully in reasoning specific calls e4c9ecf
fix: error reporting in tool calling f09b6ee unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) f7aef71 unverified
fix: summary prompt d9758ad
feat: UI for advanced reasoning models (#1605) 764ecdf unverified
[feat] Add support for endpoint web sources (#1544) f6846e2 unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 7be99f0 unverified
fix: multimodal on TGI endpoint type (#1491) 55b5edf unverified
fix(front): fix delay after end of streaming tokens aa8e37d unverified
fix(websearch): fix `webSearch` flag use for model with tool use (#1480) 746127e unverified
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 19ed644 unverified
fix(assistants): only enable websearch on assistants with RAG (#1452) 7c30d9b unverified
feat(assistants): use community tools in assistants (#1421) 3bb3aef unverified
feat(tools): use gradio ETA for tools (#1411) d2a0004 unverified
fix(tools): make show output button work 7da298c unverified
fix(stream): add keep alive stream event 76aec2b unverified
fix(tools): show error cause 70bfae4 unverified
fix(logs): better error logging 7f567e2 unverified
feat(tools): more detailed errors from tools 9e6bc27 unverified
Community tools (#1250) b8228c1 unverified
fix(env) enable LLM_SUMMARIZATION (#1379) 59fbdfa unverified
zhang-yi-chi commited on