Spaces:
Runtime error
Runtime error
Commit History
fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness 9d03b5a
light theme: Update code block styles and highlight.js themes 5a9c360
Update model link and add provider SVGs 52e36d3
Enhance code token processing to include fenced block closure detection aa9a52b
Refactor token parameters to standardize naming across models and generation settings dd2acb7
Add image attachment support to router examples (#1883) d2390f1 unverified
fix lint job 1d449d6
coyotte508 commited on
Omni multimodality (#1880) 9092d43 unverified
HuggingChat 2026 (#1875) 7bf1507 unverified
feat: improve export feature d8a4377
feat: put export behind feature flag (#1862) 31d4584 unverified
fix: dont export whole websearch aa6f1a7
fix: skip file if unavailable a36bf4b
feat: add admin only export feature 72becf3
fix: add tick() to prevent textarea height adjustment failures (#1854) 64c1807 unverified
calycekr commited on
fix: Improve error handling in generateFromDefaultEndpoint (#1853) 63f4e60 unverified
fix: tests 0576898
fix: rename chat bug fix 2d7325b
fix: tools d1d09f6
fix: starting chat-ui with no .env.local 5b7c1e9
feat: add custom headers support to endpoint inference client 2fadb30
fix: share feature 0790b8b
feat: add migration to update reports with assistantId to use contentId 29e4d49
feat: add bson-objectid package and custom serialization for ObjectId in API client 8721290
add headers content type 7e3696d
fix: settings page f6fbc81
feat: implement delete message functionality using API client 106688c
refactor: move delete conv & title edit to new api 399bebf
refactor: api cleanup (#1849) 5ad620b unverified
fix: swagger config 62917ce
feat: use api client for tool badge d10acfe
refactor: use client API for spaces-config endpoint 93d2e4c
fix: nav conversation item layout 02b74dc
refactor: new API & universal load functions (pt. 2) (#1847) 612f16b unverified
Revert "refactor: new API & universal load functions (#1743)" 813f132
refactor: new API & universal load functions (#1743) 50aea0a unverified
feat(search): improve keyboard and mouse event handling for better UX (#1846) ac12cc3 unverified
calycekr commited on
fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845) e926497 unverified
calycekr commited on
feat(reasoning): support end token search across multiple chunks (#1838) 6cd421f unverified
Search feature enhancements (#1841) 7e91987 unverified
Fix chat input resizing issue when sending message with Enter key (#1840) c3962a6 unverified
calycekr commited on