chat-ui / src /lib /server

Commit History

Reduce max image upload size to 1MB
f96e789

victor HF Staff commited on

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

victor HF Staff commited on

Revert "Url attachments (#1950)"
0167104

victor HF Staff commited on

Url attachments (#1950)
a3c8749
unverified

victor HF Staff commited on

Set custom User-Agent for HuggingChat requests
f78624a

victor HF Staff commited on

try to fix hf chat oauth
fae8049

coyotte508 commited on

Reduce max image dimensions in OAI parameters schema
9e09cb3

victor HF Staff commited on

Allow <think> tags in content for DeepSeek R1
d0f5835

victor HF Staff commited on

Add provider info to router metadata in chat messages
0a53350

victor HF Staff commited on

Cache models to avoid redundant dynamic imports
d321ce2

victor HF Staff commited on

Increase max assistant and user message lengths
d1218ba

victor HF Staff commited on

Add message trimming for router prompt construction (#1935)
10f34e5
unverified

victor HF Staff commited on

Include 400 in policy error status codes
1f7eb9d

victor HF Staff commited on

Add support for configuring router multimodal model via env
da4c9f6

victor HF Staff commited on

Remove unused dependencies and add mime-types
90ae269

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

Remove deprecated oldModels support from codebase
3511173

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

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

Remove logoutDisabled from user and update UI
f80231f

victor HF Staff commited on

wait until token is refreshed, if token is expired
fea8fd2

coyotte508 commited on

Automatically refresh oauth token (#1913)
ab8b948
unverified

coyotte508 HF Staff commited on

Automatic login (#1900)
248183e
unverified

coyotte508 HF Staff commited on

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

coyotte508 HF Staff commited on

mongodb index creation
b6feab2

coyotte508 commited on

Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881)
69ef081
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

Omni multimodality (#1880)
1d8f41b
unverified

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

feat: improve export feature
e8b57dd

nsarrazin commited on

feat: put export behind feature flag (#1862)
4cbbe64
unverified

nsarrazin commited on

fix: dont export whole websearch
64aa32d

nsarrazin commited on

fix: skip file if unavailable
8c94898

nsarrazin commited on

feat: add admin only export feature
ecff593

nsarrazin commited on

fix: Improve error handling in generateFromDefaultEndpoint (#1853)
c5af266
unverified

calycekr nsarrazin commited on

fix: rename chat bug fix
20edb51

nsarrazin commited on

fix: starting chat-ui with no .env.local
76c9fdd

nsarrazin commited on

feat: add custom headers support to endpoint inference client
cc405b1

nsarrazin commited on

add headers content type
dc1bd76

nsarrazin commited on

feat: implement delete message functionality using API client
9d77c15

nsarrazin commited on

refactor: move delete conv & title edit to new api
7f71f45

nsarrazin commited on

refactor: api cleanup (#1849)
308e215
unverified

nsarrazin commited on

fix: swagger config
4bb8170

nsarrazin commited on

refactor: use client API for spaces-config endpoint
5421320

nsarrazin commited on

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

nsarrazin commited on