chat-ui / src /lib /server /textGeneration

Commit History

feat(reasoning): support end token search across multiple chunks (#1838)
9048af3
unverified

nsarrazin commited on

fix: remove redundant status update in streaming
f411fde

nsarrazin commited on

fix: stop button working properly
c4447f2

nsarrazin commited on

fix: rm error in retrying when tool calls are not parsed properly
60d7e61

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
e08e6dd
unverified

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
31daf3d
unverified

nsarrazin commited on

Enable/Disable reasoning summary using .env (#1760)
25736d0
unverified

dhruv1710 nsarrazin commited on

feat: add a local endpoint type for inference directly from chat-ui (#1778)
4e9a7a9
unverified

nsarrazin commited on

fix: trigger redeploy
06b1969

nsarrazin commited on

fix: give more buffer to reasoning
6b2e741

nsarrazin commited on

feat: improve task model tool calling (#1755)
28eb3b2
unverified

nsarrazin commited on

fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754)
f84082b
unverified

nsarrazin commited on

fix: improve tasks performance
49721b1

nsarrazin commited on

feat(tasks): use tools for tasks if available (#1749)
66fd2dc
unverified

nsarrazin commited on

fix: move FinalAnswer outside of reasoning processing blocks (#1717)
21e1e7d
unverified

brians1196 bstieber commited on

fix: handle no beginToken for token based reasoning models (#1713)
6647bbf
unverified

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
21b8785
unverified

nsarrazin commited on

feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660)
3732696
unverified

nsarrazin commited on

Added currentDate variable to Dynamic Prompt (#1648)
b1b3d86
unverified

evalstate nsarrazin commited on

Anthropic Tool Support (#1594)
1ac3a3c
unverified

evalstate nsarrazin commited on

add option to send user message as part of request body in assistant … (#1322)
2fb4284
unverified

ethayu Ethan Yu nsarrazin commited on

feat: new tool UI (#1630)
74ed6b2
unverified

nsarrazin victor HF Staff commited on

fix: catch errors more gracefully in reasoning specific calls
e4c9ecf

nsarrazin commited on

fix: error reporting in tool calling
f09b6ee
unverified

nsarrazin commited on

feat: improve tool calling & add tools to qwen 2.5 72b (#1615)
f7aef71
unverified

nsarrazin commited on

fix: summary prompt
d9758ad

nsarrazin commited on

feat: UI for advanced reasoning models (#1605)
764ecdf
unverified

nsarrazin commited on

[feat] Add support for endpoint web sources (#1544)
f6846e2
unverified

goupilew nsarrazin commited on

feat(endpoints): Add conv ID to headers passed to TGI (#1511)
7be99f0
unverified

nsarrazin commited on

fix: multimodal on TGI endpoint type (#1491)
55b5edf
unverified

nsarrazin commited on

fix(front): fix delay after end of streaming tokens
aa8e37d
unverified

nsarrazin commited on

fix(websearch): fix `webSearch` flag use for model with tool use (#1480)
746127e
unverified

nsarrazin commited on

fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465)
19ed644
unverified

nsarrazin commited on

fix(assistants): only enable websearch on assistants with RAG (#1452)
7c30d9b
unverified

nsarrazin commited on

feat(assistants): use community tools in assistants (#1421)
3bb3aef
unverified

nsarrazin commited on

feat(tools): use gradio ETA for tools (#1411)
d2a0004
unverified

nsarrazin commited on

fix(tools): make show output button work
7da298c
unverified

nsarrazin commited on

fix(stream): add keep alive stream event
76aec2b
unverified

nsarrazin commited on

fix(tools): show error cause
70bfae4
unverified

nsarrazin commited on

fix(logs): better error logging
7f567e2
unverified

nsarrazin commited on

feat(tools): more detailed errors from tools
9e6bc27
unverified

nsarrazin commited on

Community tools (#1250)
b8228c1
unverified

nsarrazin commited on

fix(env) enable LLM_SUMMARIZATION (#1379)
59fbdfa
unverified

zhang-yi-chi commited on

fix(logs): improve logging
71f3ffb
unverified

nsarrazin commited on

fix(tools): improve json parsing (#1356)
f01a458
unverified

nsarrazin commited on

feat(models): Llama 3.1 support (#1355)
79b41de
unverified

nsarrazin commited on

fix(env): change env var typo (#1307)
5c5f7b4
unverified

neven4 commited on

Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
c57556a

nsarrazin commited on

Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
52f0545
unverified

nsarrazin commited on

fix websearch on assistants (#1244)
87c82d0
unverified

nsarrazin commited on