chat-ui-energy / src /routes /conversation

Commit History

add streaming of energy, J conversion
145a107

jdelavande HF Staff commited on

add text info
1b054fa

jdelavande HF Staff commited on

add energy time estimate
181d9ef

Huggingface IT commited on

fix: improve render performance in app
75adc78

nsarrazin commited on

fix: remove legacy run in `conversation/[id]/+page.svelte`
0dd2c62

nsarrazin commited on

fix: return proper json in /prompt endpoint
9669a23

nsarrazin commited on

feat(prompt): enhance prompt preview with assistant, message details & error catching
1ce36bb

nsarrazin commited on

fix(conversation): update response Content-Type to JSONL for sending message updates
10fd4a2

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
7d6fc19
unverified

nsarrazin commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
23637ad
unverified

nsarrazin commited on

chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
d433b55
unverified

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin commited on

Simplify frontend for conversation tree representation (#1678)
6216bfd
unverified

mishig HF Staff nsarrazin commited on

feat: new tool UI (#1630)
b104edb
unverified

nsarrazin victor HF Staff commited on

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

nsarrazin commited on

fix(kit): await conversations in server load function again
575fe85
unverified

nsarrazin commited on

feat: aggregate model votes in metrics
a504517

nsarrazin commited on

fix: dont save keep alive updates to db
911700d

nsarrazin commited on

fix: multi-turn bug in docker image
8f1772b

nsarrazin commited on

feat: lazy stream conversations load function (#1553)
9d36148
unverified

nsarrazin commited on

chores: remove android specific flags (#1524)
dc6961c
unverified

nsarrazin commited on

feat: add content disposition to file endpoint (#1500)
265bdaf
unverified

nsarrazin commited on

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

nsarrazin commited on

feat(conv): let user switch models on conversations with deprecated models (#1462)
388034d
unverified

nsarrazin commited on

feat(assistants): use community tools in assistants (#1421)
10b8070
unverified

nsarrazin commited on

fix(output): load audio metadata on chrome
c976b5f
unverified

nsarrazin commited on

fix(stream): add keep alive stream event
9dea7ad
unverified

nsarrazin commited on

fix(logs): better error logging
ee5c213
unverified

nsarrazin commited on

Community tools (#1250)
0c3e3b2
unverified

nsarrazin commited on

Major bump to sveltekit & node-adapter versions (#1395)
06feee8
unverified

nsarrazin commited on

hotfix(android): disable tools on android typo
e718a0a
unverified

nsarrazin commited on

feat(android): disable tools on android app (#1390)
05f2c22
unverified

nsarrazin commited on

Add CSP protection on uploaded files (#1304)
b52520a
unverified

nsarrazin commited on

Add "disable streaming tokens" settings & remove media query (#1299)
d3e9153
unverified

nsarrazin commited on

Add createdAt filter on messageEvents (#1256)
f542f73
unverified

nsarrazin commited on

Fix max upload size in huggingchat (#1251)
e59e6bd
unverified

nsarrazin commited on

Reduce message update size returned by websearch (#1179)
5459f31
unverified

nsarrazin Liam Dyer commited on

Bypass spaces tools rate limit (#1167)
719022a
unverified

Mishig commited on

Add metrics for models, tools, websearch (#1186)
6e18e46
unverified

nsarrazin antoniora commited on

fix streaming not updating on front-end (#1173)
bc92de0
unverified

nsarrazin commited on

Disable text streaming if user prefers reduced animation (#1131)
8e494b0
unverified

neven4 nsarrazin commited on

Function calling (#996)
564e576
unverified

nsarrazin victor HF Staff Liam Dyer Mishig commited on

Generic Multimodal Support Fixed (#1147)
5b1a9aa
unverified

Liam Dyer nsarrazin Mishig commited on

Revert "Generic Multimodal Support" (#1146)
3382639
unverified

Mishig commited on

Generic Multimodal Support (#1021)
46dd845
unverified

Liam Dyer nsarrazin Mishig commited on

Remove trim on user input (#1122)
29ef401
unverified

nsarrazin commited on

Move vars to dynamic, add metrics (#1085)
a8a9533
unverified

nsarrazin rtrm HF Staff victor HF Staff commited on

Use pino for logs (#1086)
486ffa7
unverified

nsarrazin commited on

add createdAt and udpatedAt to new messages (#1062)
e2dd2df
unverified

nsarrazin commited on