Spaces:
Paused
Paused
Commit History
update generate d2150e1
add logs 1c78f33
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: revert ssr 46e4f70
fix: catch error if assistant is not found 1bb682b
fix(temp): disable ssr temporarily 835656d
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
refactor: use api client for delete follow of assistant a57952c
fix: nav conversation item layout 02b74dc
fix: return assistant avatar in load function fcee25d
feat: move tool search to API client ff7f37c
fix: lint 5f9165b
refactor: optimize main load function to use Promise.all for concurrent API calls 919c290
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