Timothy J. Baek
cf317f8fdf
fix
2024-07-02 15:20:50 -07:00
Timothy J. Baek
e4c85921b2
fix: styling
2024-07-02 01:16:57 -07:00
Timothy J. Baek
05ec71beb9
enh: pinned chats support
2024-07-01 23:08:01 -07:00
Timothy J. Baek
439ab7a335
refac
2024-07-01 22:18:45 -07:00
Timothy J. Baek
044a0fbbbe
enh: bool, literal valves
2024-07-01 22:14:09 -07:00
Timothy J. Baek
d97a4d687e
refac
2024-07-01 21:41:44 -07:00
Timothy J. Baek
52cae406b4
feat: chat event handler
2024-07-01 20:53:24 -07:00
Timothy J. Baek
a07051f51b
feat: __event_emitter__
2024-07-01 20:05:02 -07:00
Timothy J. Baek
c7a9b5ccfa
refac: chat completion middleware
2024-07-01 19:33:58 -07:00
Timothy J. Baek
b62d2a9b28
refac
2024-07-01 17:15:10 -07:00
Timothy J. Baek
a392865615
refac
2024-07-01 17:11:09 -07:00
Timothy Jaeryang Baek
3c1ea24374
Merge pull request #3582 from nickovs/tika-document-text
...
feat: Support Tika for document text extraction
2024-07-01 17:07:40 -07:00
Nicko van Someren
7aa35a3757
Added HTML and Typescript UI components to support configration of text extraction engine.
...
Updated RAG /config and /config/update endpoints to support UI updates.
Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
Timothy J. Baek
a55d6e6077
fix: compare message
2024-06-30 17:45:28 -07:00
Timothy J. Baek
41c55fbb81
enh: boilerplate
2024-06-29 19:49:16 -07:00
Timothy J. Baek
b224ba0030
refac: styling
2024-06-27 13:15:54 -07:00
Timothy J. Baek
c954f1b4de
refac
2024-06-27 13:12:37 -07:00
Timothy J. Baek
edbd07f893
feat: global filter
2024-06-27 13:04:12 -07:00
Timothy J. Baek
c8c85ba7fc
refac
2024-06-27 12:16:55 -07:00
Timothy J. Baek
3c7f45ced4
fix
2024-06-27 11:12:07 -07:00
Timothy J. Baek
581e7800fa
fix
2024-06-26 00:36:35 -07:00
Timothy J. Baek
0ec4d56593
fix
2024-06-26 00:23:24 -07:00
Timothy J. Baek
0e7db89117
feat: import/export community
2024-06-26 00:22:26 -07:00
Timothy J. Baek
bc5e39d31b
chore: format
2024-06-25 16:31:33 -07:00
Timothy J. Baek
6cd47a3c9b
refac
2024-06-25 16:30:49 -07:00
Timothy Jaeryang Baek
b0ed8ded48
Merge pull request #3437 from silentoplayz/patch-1
...
feat: case insensitive prompt/models selection chat input
2024-06-25 12:55:08 -07:00
Timothy J. Baek
8bdbd2f9fb
fix: rm conversationMode
2024-06-25 12:27:00 -07:00
silentoplayz
ef619321ce
Update Models.svelte
...
feat: case-insensitive @model-name search
2024-06-25 18:22:38 +00:00
silentoplayz
01ad197973
Update PromptCommands.svelte
...
feat: case-insensitive prompt search
2024-06-25 18:19:52 +00:00
Timothy J. Baek
a92c5381fb
chore: format
2024-06-25 08:51:52 -07:00
Timothy Jaeryang Baek
3750e69e09
Merge pull request #3418 from cheahjs/feat/hide-tokens-in-ui
...
feat: hide all API keys by default in admin settings
2024-06-25 08:40:18 -07:00
Timothy Jaeryang Baek
771ac86163
Merge pull request #3417 from ricky-davis/addDeleteConfirmationToolsFunctions
...
feat: Added delete confirmation dialogs for Prompts, Tools, and Functions.
2024-06-25 08:18:36 -07:00
Timothy J. Baek
c147147001
chore: format
2024-06-25 08:00:32 -07:00
rdavis
4d5e161a3e
Updated Functions and Tools to use existing selected* Variable
...
Applied formatting
2024-06-25 08:28:43 -05:00
Jun Siang Cheah
f8f6943128
refac: use new SensitiveInput component
2024-06-25 20:15:29 +08:00
Jun Siang Cheah
d5b91fb084
feat: hide all API keys by default in admin settings
2024-06-25 19:53:22 +08:00
rdavis
263d4bf496
Added delete confirmation dialogs for Prompts, Tools, and Functions.
2024-06-24 22:50:35 -05:00
Timothy Jaeryang Baek
16a8eebd8d
Merge pull request #3328 from FuturePrayer/AUTOMATIC1111_api_auth_support
...
feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter
2024-06-24 19:40:55 -07:00
Timothy Jaeryang Baek
09082a070b
Merge pull request #3407 from jonathan-rohde/feat/case-insensitive-tag-selection
...
feat/case insensitive tag selection
2024-06-24 18:52:54 -07:00
Timothy J. Baek
bf4dcc10af
fix: modal esc
2024-06-24 17:39:43 -07:00
Timothy J. Baek
9504c9c9b4
fix
2024-06-24 15:32:49 -07:00
Timothy J. Baek
284ab648b6
fix
2024-06-24 15:21:42 -07:00
Timothy J. Baek
0f4f01cee9
fix
2024-06-24 14:00:48 -07:00
Timothy J. Baek
68b3cce0fd
fix: query memory
2024-06-24 14:00:08 -07:00
Timothy J. Baek
837944dcc5
fix
2024-06-24 12:26:07 -07:00
Timothy J. Baek
9fb30d4787
fix
2024-06-24 12:23:12 -07:00
Simon
920fc29bdd
Merge branch 'dev' into dev
2024-06-24 19:50:35 +02:00
Timothy J. Baek
74a4f642fd
refac: valves save
2024-06-24 10:47:40 -07:00
SimonOriginal
fbbffc4386
Add key adn translation
2024-06-24 19:04:31 +02:00
SimonOriginal
5e9e1108a3
fix errors
2024-06-24 18:21:29 +02:00
SimonOriginal
2ece4e7cbb
Add Ukrainian translation for keys + formatin
2024-06-24 18:12:39 +02:00
SimonOriginal
665f87e84a
add toasts keys i18n
2024-06-24 18:09:45 +02:00
SimonOriginal
9c81d84e16
Add toasts i18n key
2024-06-24 17:18:39 +02:00
Jonathan Rohde
c7855b3b9d
feat(chat): formatting
2024-06-24 16:47:02 +02:00
Jonathan Rohde
09e95b8d3c
feat(chat): ignore upper/lower case to select document/tag/collection
2024-06-24 16:44:44 +02:00
SimonOriginal
85b3b81617
fix key Database
2024-06-24 16:23:08 +02:00
SimonOriginal
06a337061b
Add keys i18n
2024-06-24 16:19:56 +02:00
Timothy J. Baek
f54a66b86b
chore: format
2024-06-23 23:31:56 -07:00
Timothy Jaeryang Baek
655ba475cc
Merge pull request #3402 from josephrocca/patch-1
...
fix: scrollToBottom button container obstructing clicks on buttons beneath it
2024-06-23 23:30:33 -07:00
Timothy J. Baek
a82154de3f
refac
2024-06-23 23:15:24 -07:00
josephrocca
82b44740db
Fix scrollToBottom button container obstructing clicks on buttons beneath it
2024-06-24 14:10:32 +08:00
Timothy J. Baek
f33ca4c9a5
refac
2024-06-23 23:10:26 -07:00
Timothy J. Baek
51adb1c04a
enh: frontmatter version
2024-06-23 21:07:22 -07:00
Timothy J. Baek
9788633ce1
refac: wording
2024-06-23 21:01:07 -07:00
Timothy J. Baek
0b8f5c2232
enh: manifest modal
2024-06-23 21:00:34 -07:00
Timothy J. Baek
f4a2ae5eac
enh: list valve
2024-06-23 19:49:48 -07:00
Timothy J. Baek
ab700a16be
refac: all valves input should be required
2024-06-23 19:20:09 -07:00
Timothy J. Baek
db9e5e008f
refac: styling
2024-06-23 19:09:53 -07:00
Timothy J. Baek
627705a347
feat: valves
2024-06-23 19:02:27 -07:00
Timothy J. Baek
3a629ffe00
feat: global filter
2024-06-23 18:39:27 -07:00
Timothy J. Baek
d8c112d8b0
feat: function toggle support
2024-06-23 18:34:42 -07:00
Timothy J. Baek
3034f3d310
refac: styling
2024-06-23 18:06:41 -07:00
Timothy J. Baek
58e69230a9
refac: styling
2024-06-23 17:44:31 -07:00
Timothy J. Baek
fc2001da83
refac: styling
2024-06-23 17:41:59 -07:00
Timothy J. Baek
5d7de927e5
enh: valve field desc support
2024-06-23 17:34:25 -07:00
Timothy J. Baek
e52ed258f0
refac: styling
2024-06-23 17:18:36 -07:00
Timothy J. Baek
7a218d77b7
refac: workspace
2024-06-23 16:03:21 -07:00
Timothy J. Baek
ecf1d89a8b
refac: prompts ui
2024-06-23 15:57:16 -07:00
Timothy J. Baek
57455f084b
refac: functions ui
2024-06-23 15:51:19 -07:00
Timothy J. Baek
44e3d384d5
refac: tools ui
2024-06-23 15:45:17 -07:00
Timothy Jaeryang Baek
fd96c9c68d
Merge pull request #3380 from Yash-1511/main
...
feat: add jina_search as new websearch provider
2024-06-22 15:19:38 -07:00
Timothy J. Baek
2d795cffe0
refac: styling
2024-06-22 13:41:27 -07:00
Timothy J. Baek
bcefa71b03
refac: styling
2024-06-22 13:39:17 -07:00
Timothy J. Baek
3af8c5b03d
refac: wording
2024-06-22 13:22:26 -07:00
Timothy J. Baek
d0f34baaa3
feat: voice interruption toggle
2024-06-22 13:21:36 -07:00
Timothy J. Baek
98c18b3032
fix: web search
2024-06-22 13:13:46 -07:00
Timothy J. Baek
c1971fd8d7
refac: show default instead of none
2024-06-22 13:01:26 -07:00
Timothy J. Baek
d362fd027e
feat: user valves integration
2024-06-22 12:08:32 -07:00
Timothy J. Baek
15fc23df87
feat: user valves endpoints
2024-06-22 11:26:33 -07:00
Yash-1511
7c9fb9199e
feat: add jina_search as new websearch provider
2024-06-22 20:06:15 +05:30
Timothy J. Baek
8345bb55d4
refac: styling
2024-06-22 02:29:33 -07:00
Timothy J. Baek
0ac8e97447
refac: styling
2024-06-22 01:43:40 -07:00
Timothy J. Baek
58ae91369e
refac
2024-06-20 13:49:04 -07:00
SimonOriginal
f62d033e6b
Fixed indentation in About.svelte
2024-06-20 22:05:48 +02:00
SimonOriginal
7c304d225b
fix key {.t('Created by')}
2024-06-20 21:57:33 +02:00
SimonOriginal
89b259acb8
add key i18n + update translation
2024-06-20 21:53:34 +02:00
SimonOriginal
e29e54a8d2
add key i18n
2024-06-20 21:49:52 +02:00
Timothy J. Baek
f342f8adc7
refac: code highlight optimisation
2024-06-20 12:27:34 -07:00
sihuangwlp
36de6576b8
fix issue with i18n
2024-06-20 21:21:37 +08:00
Timothy J. Baek
71a7750c9d
refac: styling
2024-06-20 05:05:16 -07:00
Timothy J. Baek
9ebd308d28
refac
2024-06-20 04:51:51 -07:00
Timothy J. Baek
c689356b31
refac
2024-06-20 03:57:36 -07:00
Timothy J. Baek
e20baad601
refac
2024-06-20 03:35:21 -07:00
Timothy J. Baek
a3f09949c0
refac
2024-06-20 03:29:50 -07:00
Timothy J. Baek
afd270523c
feat: filter func outlet
2024-06-20 03:23:50 -07:00
Timothy J. Baek
3101ff143b
refac: disable continuing with error message
2024-06-20 02:47:27 -07:00
Timothy J. Baek
f14ca48334
refac
2024-06-20 02:42:56 -07:00
Timothy J. Baek
c4bd60114e
feat: filter inlet support
2024-06-20 02:30:00 -07:00
Timothy J. Baek
448ca9d836
refac
2024-06-20 01:51:39 -07:00
Timothy J. Baek
08cc20cb93
feat: filter selector model
2024-06-20 01:44:52 -07:00
Timothy J. Baek
bf5775e07a
refac
2024-06-20 01:16:31 -07:00
Timothy J. Baek
9108df177c
refac: comments
2024-06-20 01:12:09 -07:00
Timothy J. Baek
40cde07e5c
feat: function filter example boilerplate
2024-06-20 01:07:55 -07:00
Timothy J. Baek
43e08c6afa
refac
2024-06-20 00:54:58 -07:00
Timothy J. Baek
27f8afebab
feat: function db migration
2024-06-20 00:49:11 -07:00
sihuangwlp
d3160166e9
Complete missing commas
2024-06-20 14:38:13 +08:00
sihuangwlp
bec04279aa
Add AUTOMATIC1111_API_AUTH support
2024-06-20 14:15:49 +08:00
Timothy J. Baek
d5b76b5ed2
enh: iframe support
2024-06-19 16:51:29 -07:00
Timothy J. Baek
7b64b40270
refac
2024-06-19 15:26:35 -07:00
Timothy J. Baek
e3668a2f1c
refac
2024-06-19 14:56:51 -07:00
Timothy J. Baek
b36c525ebc
enh: cookie auth
2024-06-19 14:38:09 -07:00
Timothy J. Baek
1b100660af
fix: image
2024-06-19 13:31:01 -07:00
Timothy J. Baek
eef125d085
refac: settings order
2024-06-18 17:48:56 -07:00
Timothy J. Baek
ff9b94bab7
refac: playground
2024-06-18 17:41:47 -07:00
Timothy J. Baek
d1eb2c2207
fix: model selector focus
2024-06-18 17:16:33 -07:00
Timothy J. Baek
807cfdecfb
fix
2024-06-18 17:09:29 -07:00
Timothy J. Baek
31f768bf8a
fix
2024-06-18 17:07:13 -07:00
Timothy J. Baek
d6ab954f81
refac: styling
2024-06-18 16:11:10 -07:00
Timothy J. Baek
514c7f1520
fix: rag
2024-06-18 16:08:42 -07:00
Timothy J. Baek
35026849df
refac: styling
2024-06-18 15:39:50 -07:00
Timothy J. Baek
d5a1030000
refac: uploads delete
2024-06-18 15:20:04 -07:00
Timothy J. Baek
9fa8633dcb
fix: styling
2024-06-18 15:11:59 -07:00
Timothy J. Baek
1a22ae54a2
fix: styling
2024-06-18 14:58:19 -07:00
Timothy J. Baek
d93160799f
refac: files
2024-06-18 14:37:12 -07:00
Timothy J. Baek
b4bdea6d85
fix: files
2024-06-18 14:33:44 -07:00
Timothy J. Baek
83986620ee
refac
2024-06-18 14:15:08 -07:00
Timothy J. Baek
9e7b7a895e
refac: file upload
2024-06-18 13:50:18 -07:00
Timothy J. Baek
ba7091c25b
refac
2024-06-18 10:36:06 -07:00
Timothy J. Baek
19b67f4975
feat: functions scaffold
2024-06-18 10:23:04 -07:00
Timothy J. Baek
47d9c9fc74
refac
2024-06-17 20:46:42 -07:00
Timothy J. Baek
493fe562ac
refac
2024-06-17 14:39:21 -07:00
Timothy J. Baek
46e570bd04
fix: styling
2024-06-17 13:52:17 -07:00
Timothy J. Baek
84bd4994cd
refac: toolkit editor
2024-06-17 13:38:07 -07:00
Timothy J. Baek
4a3362f889
fix: help
2024-06-17 11:46:23 -07:00
Timothy J. Baek
44e145c6e9
fix: styling
2024-06-17 11:32:10 -07:00
Timothy J. Baek
eb98631ff6
refac
2024-06-17 11:11:54 -07:00
Timothy J. Baek
2f7120a73a
refac
2024-06-17 02:54:56 -07:00
Timothy J. Baek
a60d6c316e
fix
2024-06-17 02:28:12 -07:00
Timothy J. Baek
ab62228877
feat: character card support
2024-06-17 02:26:07 -07:00
Timothy J. Baek
f1b350cbe6
enh: use model profile image in call
2024-06-17 01:55:06 -07:00
Timothy J. Baek
9023a60d0d
refac
2024-06-17 01:42:04 -07:00
Timothy Jaeryang Baek
db7d63d11a
Merge pull request #3227 from KarlLee830/translate
...
Add some missing i18n keys and update Chinese translation
2024-06-17 01:35:03 -07:00
Karl Lee
720ff35edf
Add some missing i18n keys and update Chinese translation
...
Add some missing i18n keys and update Chinese translation
2024-06-17 16:32:36 +08:00
Timothy J. Baek
5fa355e1ae
feat: background image
2024-06-17 01:31:22 -07:00
Timothy J. Baek
4a67ae1195
fix: message delete issue
2024-06-16 22:28:26 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
Timothy J. Baek
54b65a89fd
refac: call overlay
2024-06-16 21:52:50 -07:00
Timothy Jaeryang Baek
16c95991d3
Merge pull request #3145 from ricky-davis/sortable-chats
...
feat: Sortable chats in admin panel
2024-06-16 21:48:13 -07:00
Timothy J. Baek
6d9ed32929
refac
2024-06-16 17:19:18 -07:00
Timothy J. Baek
ad2ffc33d8
refac: voice call tap to interrupt
2024-06-16 16:50:57 -07:00
Timothy J. Baek
4b6b33b08b
feat: user_location
2024-06-16 15:32:26 -07:00
Timothy J. Baek
1c355929fc
refac
2024-06-16 12:09:55 -06:00
Timothy J. Baek
9f7ef209fa
fix: chatlist
2024-06-16 11:36:15 -06:00
Timothy J. Baek
5d0b77e64a
fix: shift delete
2024-06-16 10:27:34 -06:00
Timothy J. Baek
a4810a5e42
refac
2024-06-16 10:24:16 -06:00
Timothy Jaeryang Baek
9928114ca8
Merge pull request #3205 from Peter-De-Ath/chat-selectors-dark-mode
...
style: update chat selectors dark mode colors
2024-06-15 22:33:22 -07:00
Timothy J. Baek
e5f4f64102
enh: remove trailing slash
2024-06-15 23:32:12 -06:00
Peter De-Ath
7a98c1750f
enh: update dark mode colors on chat selectors - models
2024-06-16 03:18:15 +01:00
Peter De-Ath
ee279b7976
enh: update dark mode colors on chat selectors
2024-06-16 02:55:27 +01:00
Timothy J. Baek
1275371e10
fix: md model desc
2024-06-15 10:43:10 -06:00
Timothy J. Baek
f56da1a39f
refac
2024-06-15 04:41:48 -06:00
Timothy J. Baek
fe9685867e
enh: model desc md support
2024-06-15 04:32:18 -06:00
Timothy J. Baek
262501304c
enh: model preset delete confirmation
2024-06-15 04:13:30 -06:00
Timothy J. Baek
a0dbc970a9
enh: model delete confirmation
2024-06-15 04:07:40 -06:00
Timothy J. Baek
91cec11500
refac
2024-06-15 04:02:20 -06:00
Timothy J. Baek
68aca76805
fix
2024-06-15 03:39:21 -06:00
Timothy J. Baek
3c599e24e5
refac
2024-06-15 03:35:44 -06:00
Timothy Jaeryang Baek
a6ee7415d8
Merge pull request #3116 from Peter-De-Ath/memories-edit
...
feat: add abilty to edit memories
2024-06-15 01:58:57 -07:00
Timothy J. Baek
7ba98ad498
feat: chat item shift shorcut
2024-06-14 13:02:07 -07:00
Timothy J. Baek
aba2ca39d4
enh: delete confirm dialog
2024-06-14 11:24:15 -07:00
Timothy Jaeryang Baek
8db439a0d1
Merge pull request #3177 from Yash-1511/main
...
feat: add tavily web search in web search provider
2024-06-14 11:09:59 -07:00
Timothy J. Baek
d03a00758f
refac: sidebar
2024-06-14 11:06:19 -07:00
Yash-1511
b9da72560a
feat: add tavily web search in web search provider
2024-06-14 20:44:11 +05:30
Timothy J. Baek
3de4c6189b
fix: voice input sensitivity
2024-06-14 02:41:27 -07:00
Timothy J. Baek
2e4f060ebb
feat: emoji call
2024-06-14 02:30:36 -07:00
Timothy Jaeryang Baek
53858c9b0e
Merge pull request #3161 from sammcj/num_batch
...
feat: add num_keep, num_batch
2024-06-14 00:14:46 -07:00
Timothy J. Baek
346caaa1db
chore: format
2024-06-14 00:07:46 -07:00
Timothy J. Baek
42ba43fc81
fix
2024-06-14 00:05:01 -07:00
Sam McLeod
3f5e36271f
feat: add num_keep, num_batch
2024-06-14 16:21:20 +10:00
Timothy J. Baek
18ae5860bc
refac
2024-06-13 20:16:23 -07:00
Timothy J. Baek
7f70de99d3
refac: voice call
2024-06-13 20:15:23 -07:00
rdavis
b0d9aa38d2
Swapped from inline style to using tailwind class.
2024-06-14 00:07:21 +00:00
rdavis
26575c5086
Changed column header text to match property.
...
Removed debugging code.
2024-06-13 23:59:15 +00:00
rdavis
91d53530e6
Added the ability to sort chats in the admin panel chats modal
...
Added "Updated at" column to the admin panel chats modal.
2024-06-13 23:24:52 +00:00
Timothy J. Baek
b8136951e4
refac
2024-06-13 02:29:56 -07:00
Timothy J. Baek
5300d2c531
refac
2024-06-13 01:28:15 -07:00
Timothy J. Baek
d6fd2a8228
refac
2024-06-12 21:18:53 -07:00
Peter De-Ath
493e3068d8
enh: ability to edit memories
2024-06-13 02:42:07 +01:00
Timothy J. Baek
1fefafb254
refac
2024-06-12 11:44:05 -07:00
Timothy J. Baek
c2d41b0376
fix: chat deletion
2024-06-12 11:23:11 -07:00