Timothy J. Baek
d5716ae751
chore: format
2024-07-05 23:48:53 -07:00
Timothy Jaeryang Baek
97a8491866
Merge pull request #3631 from ricky-davis/CustomCollapsible
...
feat: Custom Collapsible component
2024-07-05 21:42:54 -07:00
Timothy J. Baek
73899e1c0d
refac
2024-07-05 21:37:29 -07:00
Timothy Jaeryang Baek
70efbef0c7
Merge pull request #3636 from Peter-De-Ath/add-scroll-to-settings-tabs
...
fix: add scroll to admin/user settings tabs
2024-07-05 21:28:17 -07:00
Timothy J. Baek
c3c15cbb7e
refac
2024-07-05 21:27:59 -07:00
Timothy Jaeryang Baek
3928ac1905
Merge pull request #3615 from michaelpoluektov/citations-event
...
feat: Citations event via __event_emitter__
2024-07-05 21:20:40 -07:00
Timothy J. Baek
983fe4b2bc
refac
2024-07-05 21:20:27 -07:00
Peter De-Ath
8381346378
enh: add sideways scrolling to settings tabs container
2024-07-05 02:05:59 +01:00
Michael Poluektov
55b7c30028
simplify citation API
2024-07-04 18:50:09 +01:00
rdavis
ca3f8e6cb5
chore: format
2024-07-04 15:18:21 +00:00
rdavis
78ba18a680
refactor: Update Collapsible component to include dynamic margin for open state
2024-07-04 14:55:48 +00:00
rdavis
db58bb5f0f
refactor: Removed dependency
2024-07-04 14:15:16 +00:00
rdavis
d5c0876a0b
refactor: fixed new Collapsible Component to allow passed in classes
...
chore: format
2024-07-04 14:02:26 +00:00
rdavis
2389c36a70
refactor: Update WebSearchResults.svelte to use new CollapsibleComponent
2024-07-04 13:55:37 +00:00
rdavis
d20601dc47
feat: Add custom Collapsible component for collapsible content
2024-07-04 13:53:28 +00:00
Michael Poluektov
0527755600
use data field
2024-07-04 12:21:09 +01:00
Timothy J. Baek
740b6f5c17
fix: pull model
2024-07-04 00:42:18 -07:00
Timothy J. Baek
f6dcffab13
fix: pinned chat delete issue
2024-07-03 21:18:40 -07:00
Michael Poluektov
4e433d9015
wip: citations via __event_emitter__
2024-07-03 18:18:33 +01:00
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