chat-ui / src /lib /server /textGeneration

Commit History

feat(markdown): allow video and audio tags (#2037)
7b56bb5
unverified

victor HF Staff commited on

fix(mcp): communicate tool errors to LLM to prevent hallucinated success (#2036)
02a3822
unverified

victor HF Staff commited on

MCP Tool Progress Notifications and MCP SDK bump. (#2030)
cc316dd
unverified

shaun smith commited on

fix: improve logs (#2018)
c178e57
unverified

rtrm HF Staff commited on

fix(log): use logger (#2016)
55137e7
unverified

rtrm HF Staff commited on

Org billing (#1995)
9b4ba04
unverified

victor HF Staff commited on

Guard MCP reasoning stream from whitespace <think> blocks
8212474

victor HF Staff commited on

Expand image field support in tool prompts and rules
f7bf463

victor HF Staff commited on

Refactor file handling for multimodal chat messages
1b26311

victor HF Staff commited on

Update image ref resolution to use conversation order
96117d2

victor HF Staff commited on

MCP: Image refs (#1987)
bec283e
unverified

victor HF Staff commited on

run format, lint, and type check
d70276d

victor HF Staff commited on

Add user token to OpenAI API requests
dfa014d

victor HF Staff commited on

mcp: clarify pre-safety empty selection vs safety rejection; trim URLs in isValidUrl to avoid whitespace false negatives
11e48d8

victor HF Staff commited on

mcp: add detailed console logging for MCP flow and tool listing
86a2299

victor HF Staff commited on

Revert "trying a MCP fix"
a147d66

victor HF Staff commited on

trying a MCP fix
ca1ef7b

victor HF Staff commited on

MCP (#1981)
e67ab0e
unverified

victor HF Staff commited on

Add provider info to router metadata in chat messages
0a53350

victor HF Staff commited on

Refactor yield object to use shorthand property
6c70aa7

victor HF Staff commited on

Remove unused import and reformat import statement
c7666b9

victor HF Staff commited on

Remove reasoning
dd75b82

victor HF Staff commited on

Update title generation prompt and add GitHub link
fc6549e

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

victor HF Staff commited on

Refine title generation prompt and logic
eb6a961

victor HF Staff commited on

Store oauth token in DB + use it when doing API calls (#1885)
c4f6eb3
unverified

coyotte508 HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

Refactor token parameters to standardize naming across models and generation settings
7bdb5ed

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

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