Commit History
fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness
b6b7e46
light theme: Update code block styles and highlight.js themes
1287d07
Update model link and add provider SVGs
33fd074
Enhance code token processing to include fenced block closure detection
959c953
Refactor token parameters to standardize naming across models and generation settings
7bdb5ed
Add image attachment support to router examples (#1883)
69d22c2
unverified
fix lint job
a5ec1dd
coyotte508
commited on
Omni multimodality (#1880)
1d8f41b
unverified
HuggingChat 2026 (#1875)
4331e77
unverified
feat: improve export feature
e8b57dd
feat: put export behind feature flag (#1862)
4cbbe64
unverified
fix: dont export whole websearch
64aa32d
fix: skip file if unavailable
8c94898
feat: add admin only export feature
ecff593
fix: add tick() to prevent textarea height adjustment failures (#1854)
f17e63c
unverified
calycekr
commited on
fix: Improve error handling in generateFromDefaultEndpoint (#1853)
c5af266
unverified
fix: tests
307c245
fix: rename chat bug fix
20edb51
fix: tools
8a1ec55
fix: starting chat-ui with no .env.local
76c9fdd
feat: add custom headers support to endpoint inference client
cc405b1
fix: share feature
7dae123
feat: add migration to update reports with assistantId to use contentId
48d821a
feat: add bson-objectid package and custom serialization for ObjectId in API client
874ab60
add headers content type
dc1bd76
fix: settings page
7bdd079
feat: implement delete message functionality using API client
9d77c15
refactor: move delete conv & title edit to new api
7f71f45
refactor: api cleanup (#1849)
308e215
unverified
fix: swagger config
4bb8170
feat: use api client for tool badge
ce6e322
refactor: use client API for spaces-config endpoint
5421320
fix: nav conversation item layout
40337d4
refactor: new API & universal load functions (pt. 2) (#1847)
7d7a53f
unverified
Revert "refactor: new API & universal load functions (#1743)"
91e839b
refactor: new API & universal load functions (#1743)
35a395c
unverified
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
Search feature enhancements (#1841)
822613a
unverified
Fix chat input resizing issue when sending message with Enter key (#1840)
ffdccc6
unverified
calycekr
commited on