chat-ui / src /lib

Commit History

update generate
3f85620

maksym-work commited on

update generate
d2150e1

maksym-work commited on

feat: improve export feature
d8a4377

nsarrazin commited on

feat: put export behind feature flag (#1862)
31d4584
unverified

nsarrazin commited on

fix: dont export whole websearch
aa6f1a7

nsarrazin commited on

fix: skip file if unavailable
a36bf4b

nsarrazin commited on

feat: add admin only export feature
72becf3

nsarrazin commited on

fix: add tick() to prevent textarea height adjustment failures (#1854)
64c1807
unverified

calycekr commited on

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

calycekr nsarrazin commited on

fix: tests
0576898

nsarrazin commited on

fix: rename chat bug fix
2d7325b

nsarrazin commited on

fix: tools
d1d09f6

nsarrazin commited on

fix: starting chat-ui with no .env.local
5b7c1e9

nsarrazin commited on

feat: add custom headers support to endpoint inference client
2fadb30

nsarrazin commited on

fix: share feature
0790b8b

nsarrazin commited on

feat: add migration to update reports with assistantId to use contentId
29e4d49

nsarrazin commited on

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

nsarrazin commited on

add headers content type
7e3696d

nsarrazin commited on

fix: settings page
f6fbc81

nsarrazin commited on

feat: implement delete message functionality using API client
106688c

nsarrazin commited on

refactor: move delete conv & title edit to new api
399bebf

nsarrazin commited on

refactor: api cleanup (#1849)
5ad620b
unverified

nsarrazin commited on

fix: swagger config
62917ce

nsarrazin commited on

feat: use api client for tool badge
d10acfe

nsarrazin commited on

refactor: use client API for spaces-config endpoint
93d2e4c

nsarrazin commited on

fix: nav conversation item layout
02b74dc

nsarrazin commited on

refactor: new API & universal load functions (pt. 2) (#1847)
612f16b
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
813f132

nsarrazin commited on

refactor: new API & universal load functions (#1743)
50aea0a
unverified

nsarrazin commited on

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

nsarrazin commited on

Search feature enhancements (#1841)
7e91987
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

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

calycekr commited on

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

Hong An Tran krramos nsarrazin commited on

fix: remove unnecessary error logging
d251d9a

nsarrazin commited on

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

nsarrazin commited on

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

jwt625 nsarrazin commited on

fix: catch errors in default model
2ee0fbc

nsarrazin commited on

fix: remove redundant status update in streaming
7da664f

nsarrazin commited on

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

nsarrazin commited on

fix(mobile): various mobile fixes
b3ec8c3

nsarrazin commited on

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

nsarrazin commited on

fix: stop button working properly
260c3b7

nsarrazin commited on

fix: clamp update bouncer
47f81d6

nsarrazin commited on

fix: make sure document parser is disabled if not required
67302d2

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
be6d225
unverified

nsarrazin commited on

Fix incorrect touchscreen detection (#1824)
3e49191
unverified

zvun commited on

fix: (temp) disable markdown worker
53e0b80

nsarrazin commited on