chat-ui / src /routes /conversation

Commit History

Use base path in redirect for conversation page
96e9f3b

victor HF Staff commited on

New tools rendering (#2005)
72bda43
unverified

victor HF Staff commited on

Org billing (#1995)
9b4ba04
unverified

victor HF Staff commited on

Show selected MCP server icons in ChatInput
f87f7a2

victor HF Staff commited on

Flush buffered stream tokens on non-stream updates
59a6a8f

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

Shared conversation redirect (#1968)
719cfe8
unverified

kramp HF Staff rtrm HF Staff commited on

Revert "Fix follow up message on shared conversation (#1963)"
3a7eb82

victor HF Staff commited on

Fix follow up message on shared conversation (#1963)
840f292
unverified

kramp HF Staff commited on

allow guest on home and shared convo (#1960)
9f870c5
unverified

kramp HF Staff commited on

Disable the share button while generating (#1958)
1d6db01
unverified

kramp HF Staff commited on

Simplify login options (#1953)
7a0420c
unverified

kramp HF Staff commited on

Add Prometheus metrics support with prom-client (#1934)
be2778b
unverified

victor HF Staff commited on

Revert "Share convos (#1942)"
4411049

victor HF Staff commited on

Share convos (#1942)
bdd27fe
unverified

kramp HF Staff victor HF Staff commited on

Revert "Disable multimodal override for HuggingChat models"
7ef54f4

victor HF Staff commited on

Disable multimodal override for HuggingChat models
a5d3650

victor HF Staff commited on

Add provider info to router metadata in chat messages
0a53350

victor HF Staff commited on

Add ESC key handler to stop message generation
46dea76

victor HF Staff commited on

Remove reasoning
dd75b82

victor HF Staff commited on

Polling (#1932)
8c5f2c6
unverified

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

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: adjust spacing in NavMenu and ChatMessage components; capitalize conversation title in page
a449b8a

victor HF Staff commited on

Add background generation polling for conversation updates (#1882)
2c531ff
unverified

victor HF Staff commited on

fix: reduce timeout duration for aborting loading state
df32e90

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

feat: improve export feature
e8b57dd

nsarrazin commited on

fix: rename chat bug fix
20edb51

nsarrazin commited on

fix: share feature
7dae123

nsarrazin commited on

refactor: api cleanup (#1849)
308e215
unverified

nsarrazin commited on

refactor: new API & universal load functions (pt. 2) (#1847)
7d7a53f
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
91e839b

nsarrazin commited on

refactor: new API & universal load functions (#1743)
35a395c
unverified

nsarrazin commited on

fix: stop button working properly
c4447f2

nsarrazin commited on

fix: make sure document parser is disabled if not required
dcc2568

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
0c9aa36
unverified

nsarrazin commited on

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

nsarrazin commited on

fix: improve render performance in app
156e247

nsarrazin commited on

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

nsarrazin commited on

fix: return proper json in /prompt endpoint
548b836

nsarrazin commited on

feat(prompt): enhance prompt preview with assistant, message details & error catching
36ee78d

nsarrazin commited on

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

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
6ee391c
unverified

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on