chat-ui / src /lib /server

Commit History

Fix system message handling to preserve user-configured system prompts (#1764)
6370857
unverified

stoXe nsarrazin commited on

feat: improve port detection on admin cli login
9af57d6

nsarrazin commited on

feat: admin CLI login (#1789)
06e807a
unverified

nsarrazin commited on

fix: lint
cacbed6

nsarrazin commited on

fix: docker image llama.cpp error catching
9fb713b

nsarrazin commited on

Add `toolId` to ToolCall and use it in tool results (#1787)
6f95791
unverified

Kelig Kelig LEFEUVRE commited on

fix: build llama.cpp locally in dockerfile (#1788)
f75b6cb
unverified

nsarrazin commited on

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

nsarrazin commited on

feat(db): use in memory db when MONGODB_URL not set (#1773)
aa54575
unverified

nsarrazin commited on

fix: trigger redeploy
06b1969

nsarrazin commited on

fix: give more buffer to reasoning
6b2e741

nsarrazin commited on

fix(preprocessMessages): clarify web search context in final message content
42aaa16

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

feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687)
38dffdd
unverified

lgarbarini nsarrazin commited on

fix: improve tasks performance
49721b1

nsarrazin commited on

feat(model): configure Llama-3.1-8B-Instruct with OpenAI-compatible endpoint
e7fed79

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

fix: bedrock prepareMessages parameters (#1686)
8247328
unverified

lgarbarini nsarrazin commited on

feat(chart): use inference proxy (#1688)
7a23445
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

feat(websearch): skip pages that dont return success (#1639)
c55b3ad
unverified

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

Add support for Amazon Nova (#1629)
d965f78
unverified

Tarek Becker nsarrazin commited on

fix: disable caching on OpenAI-compatible endpoint type
aca14a0
unverified

nsarrazin commited on

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

nsarrazin victor HF Staff commited on

fix: single step in cohere endpoint type (#1632)
6d0c42a
unverified

nsarrazin commited on

fix: make single step forcing optional on cohere endpoint type
0d9f3a5

nsarrazin commited on

fix: catch errors more gracefully in reasoning specific calls
e4c9ecf

nsarrazin commited on

fix: set alg in auth if not set by user
b529bcf
unverified

nsarrazin commited on

feat: explicit config of id token alg (#1567) (#1568)
854a666
unverified

drewtoto dt-ati nsarrazin commited on

feat(openai): added support for o1 reasoning models (#1618)
98c38e0
unverified

keganhollern 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

Anthropic PDF Beta Support (#1571)
63c93cf
unverified

evalstate nsarrazin commited on

fix: default auth not properly treated if undefined
637ac6b

nsarrazin commited on

feat: aggregate model votes in metrics
3583080

nsarrazin commited on

fix: remove hf token from tool calling
6313a9e
unverified

nsarrazin commited on

fix(websearch): block protocols on playwright (#1579)
d020fb0
unverified

nsarrazin commited on

fix: remove accessToken min length for llama.cpp endpoint
ca90fbf

nsarrazin commited on

feat(migrations): clean up empty conversations from db (#1561)
061445d
unverified

nsarrazin commited on

Fix/oai parameters 1552 (#1557)
52dfa8c
unverified

evalstate commited on

fix: move thumbnail fonts to server side
c11d7f1

nsarrazin commited on