Timothy J. Baek
e99cba53fe
enh: stream=false support
2024-09-19 16:25:59 +02:00
Timothy J. Baek
5c16631ec5
refac
2024-09-19 15:35:01 +02:00
Timothy J. Baek
27dd6ef14e
refac
2024-09-19 05:15:06 +02:00
Timothy J. Baek
276d629a14
fix: message delete
2024-09-19 03:49:35 +02:00
Timothy J. Baek
e723b2a4c6
refac
2024-09-18 03:19:32 +02:00
Timothy J. Baek
67f704c98d
enh: scroll to message from overview
2024-09-18 03:13:37 +02:00
Timothy J. Baek
56152230f8
refac
2024-09-18 01:39:22 +02:00
Timothy J. Baek
d1dbb9a3be
feat: chat overview
2024-09-17 22:05:19 +02:00
Timothy J. Baek
4c9ea084d5
chore: format
2024-09-07 05:03:26 +01:00
Timothy J. Baek
5c8fb4b3d5
refac: web search
2024-09-07 04:50:29 +01:00
Timothy J. Baek
890824ced4
fix: advanced params not being applied to ollama
2024-09-03 15:43:26 +02:00
Timothy J. Baek
1803c7adeb
refac
2024-09-03 15:24:58 +02:00
Timothy J. Baek
fa8bb51b81
refac
2024-09-03 15:23:38 +02:00
Timothy J. Baek
9bea1950dc
feat: web search url search param
2024-09-03 15:15:46 +02:00
Timothy J. Baek
7a024fbe1e
refac
2024-08-27 18:18:40 +02:00
Timothy Jaeryang Baek
9dade91ef5
Merge pull request #4917 from Yanyutin753/upload_files_limit
...
🤖 Limit the size and number of uploaded files
2024-08-27 17:09:52 +02:00
Timothy J. Baek
35fa278b37
chore: format
2024-08-27 17:07:47 +02:00
Timothy J. Baek
6a21a77ee9
refac
2024-08-27 17:05:24 +02:00
Jannik Streidl
97d73d3d33
fix: reset status on error + styling
2024-08-27 11:24:05 +02:00
Timothy J. Baek
f4f7adb377
refac
2024-08-26 15:01:29 +02:00
kiosion
d78c35c9ba
refac: Tidy Chat.svelte
2024-08-25 20:27:50 -04:00
Timothy J. Baek
48503573c1
refac: call overlay styling
2024-08-23 16:42:36 +02:00
Timothy J. Baek
61503a654c
enh: call=true
url search param
2024-08-22 17:17:32 +02:00
Timothy J. Baek
85f8a80389
refac
2024-08-22 16:31:33 +02:00
Jannik Streidl
abe17ab4b5
feat: show rag status when using models with knowledge collections
2024-08-22 14:30:11 +02:00
Timothy J. Baek
dc4c6b3b14
enh: temporary-chat url search param
2024-08-21 18:55:12 +02:00
Timothy J. Baek
c675beeda4
refac
2024-08-18 21:14:22 +02:00
Timothy J. Baek
fe0cf9506c
refac
2024-08-18 21:11:59 +02:00
Timothy J. Baek
7c81509804
feat: merge responses
2024-08-18 20:59:59 +02:00
Timothy J. Baek
28e3e6e8cb
refac: many model chat
2024-08-16 18:54:30 +02:00
Timothy J. Baek
8ea1a10525
enh: action
__event_emitter__ support
2024-08-15 23:55:31 +02:00
Timothy J. Baek
8c2ba7f7ea
enh: Actions __webui__
flag support
2024-08-15 17:28:43 +02:00
Timothy J. Baek
dc6ca61548
enh: temp chat
...
deprecates chat history setting and introduces temp chat from model selector
2024-08-15 16:54:16 +02:00
Timothy J. Baek
55097410f6
feat: haptic feedback on support devices (android)
...
Co-Authored-By: Danny Liu <dannyjialiliu@gmail.com>
2024-08-14 17:05:43 +02:00
Timothy J. Baek
7ef5aa520c
chore: format
2024-08-13 11:12:35 +01:00
Timothy J. Baek
49677e9c9d
refac
2024-08-04 17:04:15 +02:00
Timothy J. Baek
a084938d9c
refac: chatlist skip, limit -> page
2024-08-04 16:58:08 +02:00
Timothy Jaeryang Baek
389d650ee3
Merge pull request #4266 from thearyadev/sidebar-pagination
...
feat: Sidebar infinite scroll (pagination)
2024-08-04 15:33:09 +02:00
Timothy J. Baek
080d45239a
fix: chat control "stop token" param issue
2024-08-04 14:27:18 +02:00
Jun Siang Cheah
283234d51d
fix: missing openai usage information
2024-08-03 19:06:19 +01:00
Aryan Kothari
f9e1a933a9
fix: bug in chat deletion pagination interact
...
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once. deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue
change 2: formatting
2024-08-03 11:53:02 -04:00
Aryan Kothari
6847c2fc8c
Merge branch 'origin/dev' into sidebar-pagination [skip ci]
2024-08-03 09:57:54 -04:00
Timothy J. Baek
67efd0dd39
enh: enable tools with url search param
2024-08-02 18:32:51 +02:00
Timothy J. Baek
c8f44b73f1
refac: user valves save handler
2024-08-02 17:36:16 +02:00
Aryan Kothari
06a64219bc
fix: bool eval order
2024-08-01 15:54:12 -04:00
Aryan Kothari
2c4bc7a2b2
refactor: uses of chats.set(...)
support pagi sidebar
2024-08-01 15:20:36 -04:00
Peter De-Ath
cbe3694b81
refac: add eventConfirmationInputValue handling in Chat.svelte
2024-07-22 20:43:31 +01:00
Timothy J. Baek
8ec3ed1830
refac: file handling
2024-07-17 22:01:39 +02:00
Timothy J. Baek
98f935b8f7
fix
2024-07-17 17:00:43 +02:00
Timothy J. Baek
9e48aeca45
fix: web search
2024-07-17 15:39:50 +02:00