chat-ui / src /lib /server

Commit History

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

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

nsarrazin commited on

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

nsarrazin commited on

feat(reasoning): support end token search across multiple chunks (#1838)
9048af3
unverified

nsarrazin commited on

[WIP] - Add the pop-up search (Ctrl/Command + K) to search entire conversation history (#1823)
a04c5e9
unverified

Hong An Tran krramos nsarrazin commited on

fix: remove quotes from search query to prevent exact match search (#1834)
2bef4be
unverified

jwt625 nsarrazin commited on

fix: catch errors in default model
e7e98be

nsarrazin commited on

fix: remove redundant status update in streaming
f411fde

nsarrazin commited on

fix: only import node-llama-cpp if needed and skip for huggingchat image
d8e426c

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

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

fix: build local llama (#1805)
4ad3b5d
unverified

nsarrazin commited on

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

nsarrazin commited on

feat: allow strings in `MODELS` env var (#1791)
6a449cd
unverified

nsarrazin commited on

refactor: make env imports match the rest of the app in `adminToken.ts`
e30d0ad

nsarrazin commited on

Enable/Disable reasoning summary using .env (#1760)
25736d0
unverified

dhruv1710 nsarrazin commited on