chat-ui / src /lib

Commit History

style: update no scrollbar styles
035f80d

victor HF Staff commited on

fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness
b6b7e46

victor HF Staff commited on

light theme: Update code block styles and highlight.js themes
1287d07

victor HF Staff commited on

Update model link and add provider SVGs
33fd074

victor HF Staff commited on

Enhance code token processing to include fenced block closure detection
959c953

victor HF Staff commited on

Refactor token parameters to standardize naming across models and generation settings
7bdb5ed

victor HF Staff commited on

Add image attachment support to router examples (#1883)
69d22c2
unverified

victor HF Staff commited on

fix lint job
a5ec1dd

coyotte508 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: add tick() to prevent textarea height adjustment failures (#1854)
f17e63c
unverified

calycekr commited on

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

calycekr nsarrazin commited on

fix: tests
307c245

nsarrazin commited on

fix: rename chat bug fix
20edb51

nsarrazin commited on

fix: tools
8a1ec55

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

fix: share feature
7dae123

nsarrazin commited on

feat: add migration to update reports with assistantId to use contentId
48d821a

nsarrazin commited on

feat: add bson-objectid package and custom serialization for ObjectId in API client
874ab60

nsarrazin commited on

add headers content type
dc1bd76

nsarrazin commited on

fix: settings page
7bdd079

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

feat: use api client for tool badge
ce6e322

nsarrazin commited on

refactor: use client API for spaces-config endpoint
5421320

nsarrazin commited on

fix: nav conversation item layout
40337d4

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(search): improve keyboard and mouse event handling for better UX (#1846)
b181207
unverified

calycekr commited on

fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845)
cf529e3
unverified

calycekr commited on

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

nsarrazin commited on

Search feature enhancements (#1841)
822613a
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

Fix chat input resizing issue when sending message with Enter key (#1840)
ffdccc6
unverified

calycekr 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 unnecessary error logging
aaa50ea

nsarrazin commited on

feat(test): add support for testing svelte components in isolation (#1692)
0a9ad89
unverified

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

feat(front): hide bottom disclaimer when focused on mobile
e58c6a4

nsarrazin commited on

fix(mobile): various mobile fixes
d449df4

nsarrazin commited on