Jannik Streidl
|
9b27d952f8
|
better error handling
|
2024-02-22 15:42:35 +01:00 |
|
Jannik Streidl
|
06f53a6882
|
settings fix -> updates value directly
|
2024-02-22 15:35:31 +01:00 |
|
Jannik Streidl
|
4bb5b3db0a
|
added animations
|
2024-02-22 15:20:48 +01:00 |
|
Timothy J. Baek
|
9b6dca3d7f
|
feat: litellm frontend integration
|
2024-02-22 04:12:26 -08:00 |
|
Jannik Streidl
|
e1e1cb9fd4
|
removed comments
|
2024-02-22 12:16:10 +01:00 |
|
Jannik Streidl
|
56c4ee0fff
|
styling fix
|
2024-02-22 12:03:45 +01:00 |
|
Jannik Streidl
|
230f787da1
|
first draft
|
2024-02-22 11:54:55 +01:00 |
|
Timothy J. Baek
|
7b27a96e14
|
Update About.svelte
|
2024-02-22 02:03:24 -08:00 |
|
Timothy J. Baek
|
dc705c4984
|
refac: settings
|
2024-02-21 19:06:27 -08:00 |
|
Timothy J. Baek
|
797ed9ac7f
|
feat: allow enabling after url is provided
|
2024-02-21 18:57:53 -08:00 |
|
Timothy J. Baek
|
d863e7e60b
|
feat: save message
|
2024-02-21 18:50:41 -08:00 |
|
Timothy J. Baek
|
cc50cc10e6
|
feat: sd frontend integration
|
2024-02-21 18:36:40 -08:00 |
|
Timothy J. Baek
|
733e963c44
|
feat: sd backend integration
|
2024-02-21 18:12:01 -08:00 |
|
Timothy J. Baek
|
b740fa3a7b
|
fix: connection renamed to connections
|
2024-02-21 13:43:03 -08:00 |
|
Timothy J. Baek
|
83d0c58a00
|
feat: image settings added
|
2024-02-21 13:29:59 -08:00 |
|
Timothy J. Baek
|
05ea6cf6fd
|
feat: enable title generation prompt edit
|
2024-02-21 12:51:52 -08:00 |
|
Timothy J. Baek
|
5a1f0e0a87
|
Update ResponseMessage.svelte
|
2024-02-21 12:23:03 -08:00 |
|
Timothy J. Baek
|
930859980f
|
fix: latex delimiters
|
2024-02-21 12:19:08 -08:00 |
|
Danny Liu
|
c42ac39dc4
|
Recursively set delete=true flag for all children messages
|
2024-02-20 19:51:34 -08:00 |
|
Timothy J. Baek
|
7c4d818f2d
|
refac: styling
|
2024-02-20 18:03:23 -08:00 |
|
Danny Liu
|
a655ccdd06
|
only cancel chat completion if the deleted message is the most recently sent
|
2024-02-20 16:35:44 -08:00 |
|
Danny Liu
|
95b8edf6b3
|
use cancelChatCompletion API call instead of stopResponse function
|
2024-02-20 16:00:57 -08:00 |
|
Danny Liu
|
51b594036d
|
invoke stopResponse() if user deletes message during response generation
|
2024-02-20 15:27:47 -08:00 |
|
Danny Liu
|
632882a511
|
add message filtering in +page.svelte to filter out deleted messages in payload 🗑️
|
2024-02-20 15:12:50 -08:00 |
|
Danny Liu
|
941bcdc2e5
|
Refactor deleteMessage function and update deleteMessagePair usage
|
2024-02-20 15:12:06 -08:00 |
|
Danny Liu
|
cd3cecd2f0
|
filter out deleted messages in payload 🗑️
|
2024-02-20 13:53:47 -08:00 |
|
Danny Liu
|
60c99a44f8
|
remove user message and response from DOM as pair
|
2024-02-20 13:24:22 -08:00 |
|
Timothy J. Baek
|
275523e32e
|
feat: jwt utils
|
2024-02-19 20:44:00 -08:00 |
|
Timothy J. Baek
|
9ae4ad9702
|
refac: styling
|
2024-02-19 19:43:41 -08:00 |
|
Timothy J. Baek
|
00f9b2ffcf
|
rename
|
2024-02-19 11:47:37 -08:00 |
|
Timothy J. Baek
|
6fd13c1c55
|
feat: sidebar button to anchor
|
2024-02-19 10:45:12 -08:00 |
|
Timothy J. Baek
|
4c62f6a7ce
|
refac: styling
|
2024-02-18 19:52:28 -08:00 |
|
Timothy J. Baek
|
82fcec826c
|
refac: styling
|
2024-02-18 19:32:03 -08:00 |
|
Danny Liu
|
32c7971300
|
add isFirstMessage prop to UserMessage component
|
2024-02-18 17:03:40 -08:00 |
|
Timothy J. Baek
|
c419949bf9
|
refac: admin panel styling
|
2024-02-18 17:00:48 -08:00 |
|
Timothy J. Baek
|
e41f956b72
|
feat: clone preset
|
2024-02-18 15:53:54 -08:00 |
|
Timothy J. Baek
|
c3ed6fe974
|
Update UserMessage.svelte
|
2024-02-18 14:58:26 -08:00 |
|
Timothy J. Baek
|
40a7ac9caa
|
feat: delete message scaffolding
|
2024-02-18 14:56:31 -08:00 |
|
Danny Liu
|
ab57cdd665
|
update response message tooltip naming
|
2024-02-18 10:16:41 -08:00 |
|
Danny Liu
|
2eaad82a91
|
show prompt/s in perf info ⏰
|
2024-02-18 10:10:57 -08:00 |
|
Timothy J. Baek
|
7c7a80c450
|
feat: CLIPBOARD variable for prompt preset
|
2024-02-17 23:28:07 -08:00 |
|
Timothy J. Baek
|
a31feccd64
|
feat: editable rag template frontend
|
2024-02-17 22:47:58 -08:00 |
|
Timothy J. Baek
|
082d1d15c3
|
fix: template load issue
|
2024-02-17 22:42:36 -08:00 |
|
Timothy J. Baek
|
5270efa9e5
|
feat: editable rag template
|
2024-02-17 22:41:03 -08:00 |
|
Timothy J. Baek
|
ccf08fb91e
|
feat: editable chunk params
|
2024-02-17 22:29:52 -08:00 |
|
Timothy J. Baek
|
79d0932a3a
|
refac: styling
|
2024-02-17 21:14:42 -08:00 |
|
Timothy J. Baek
|
e07001e5f6
|
feat: rag folder scan support
|
2024-02-17 21:06:08 -08:00 |
|
Timothy J. Baek
|
dc4ffe4eae
|
fix: rename
|
2024-02-17 01:11:19 -08:00 |
|
Timothy J. Baek
|
7474a8d4d3
|
fix: styling
|
2024-02-17 01:09:24 -08:00 |
|
Timothy J. Baek
|
4ceed09db5
|
fix: styling
|
2024-02-17 01:02:01 -08:00 |
|
Timothy J. Baek
|
7c9a613063
|
fix: styling
|
2024-02-17 00:42:38 -08:00 |
|
Timothy J. Baek
|
acf5c938ef
|
feat: rename to open-webui
|
2024-02-16 23:04:37 -08:00 |
|
Timothy J. Baek
|
5bcbb7810e
|
feat: stop continue regeneration
|
2024-02-16 13:56:50 -08:00 |
|
Timothy J. Baek
|
99faf90324
|
fix: prompt suggestions styling
|
2024-02-16 13:39:32 -08:00 |
|
Timothy J. Baek
|
62bb3043c5
|
fix: styling
|
2024-02-16 13:34:31 -08:00 |
|
Timothy J. Baek
|
0e8765a763
|
fix: mobile viewport
|
2024-02-16 13:23:11 -08:00 |
|
Timothy J. Baek
|
0318fda944
|
fix: disable empty edited response content
|
2024-02-16 13:12:13 -08:00 |
|
Timothy J. Baek
|
94b0daf6fe
|
fix: keep alive
|
2024-02-16 12:59:10 -08:00 |
|
Arthur25
|
828b2a2421
|
Correct text for empty OpenAI API URL Field
|
2024-02-16 18:43:46 +01:00 |
|
Timothy J. Baek
|
dc322084bb
|
refac: styling
|
2024-02-15 20:26:24 -08:00 |
|
Timothy J. Baek
|
74a3900ad0
|
refac
|
2024-02-15 20:18:05 -08:00 |
|
Timothy J. Baek
|
2c2c2fd889
|
refac
|
2024-02-15 20:10:48 -08:00 |
|
Timothy J. Baek
|
0d39a9fe0e
|
refac: styling
|
2024-02-15 16:36:35 -08:00 |
|
Timothy J. Baek
|
e99d69bfe2
|
refac: styling
|
2024-02-15 16:20:46 -08:00 |
|
Timothy J. Baek
|
db08ad964c
|
fix: styling
|
2024-02-15 14:46:38 -08:00 |
|
Timothy J. Baek
|
9c082f1ba0
|
feat: sidebar styling
|
2024-02-15 14:43:10 -08:00 |
|
Timothy J. Baek
|
2c1184fec2
|
fix: title
|
2024-02-15 01:30:27 -08:00 |
|
Timothy J. Baek
|
26438c29d5
|
feat: continue generation
|
2024-02-15 01:23:02 -08:00 |
|
Timothy J. Baek
|
493207e9a7
|
fix: styling
|
2024-02-15 00:37:11 -08:00 |
|
Timothy J. Baek
|
6603a40b4a
|
fix: classnames
|
2024-02-15 00:36:17 -08:00 |
|
Timothy J. Baek
|
27ae4d0d82
|
feat: fullscreen mode
|
2024-02-15 00:34:55 -08:00 |
|
Timothy J. Baek
|
0b5344c21b
|
refac: placeholder styling
|
2024-02-14 18:45:51 -08:00 |
|
Arthur25
|
ee1c37f70e
|
Replaced old .ai TLD with new .com TLD
|
2024-02-14 23:17:45 +01:00 |
|
Timothy J. Baek
|
e343d4d0a3
|
fix: typo
|
2024-02-14 01:21:18 -08:00 |
|
Timothy J. Baek
|
511e939b5d
|
feat: admin settings
|
2024-02-14 01:17:43 -08:00 |
|
Timothy J. Baek
|
bae30f2756
|
chore: remove unused variable
|
2024-02-13 01:52:28 -08:00 |
|
Timothy J. Baek
|
42b24cbb68
|
fix: keep alive default value
|
2024-02-13 01:50:46 -08:00 |
|
Timothy J. Baek
|
3057bfe5a0
|
chore: revert
|
2024-02-13 01:48:31 -08:00 |
|
Timothy J. Baek
|
56966c411b
|
fix: keep alive value should be string
|
2024-02-13 01:46:58 -08:00 |
|
Zohaib Rauf
|
7053f2f67d
|
Added Keep alive setting
|
2024-02-12 23:35:31 -08:00 |
|
Timothy J. Baek
|
25166b7138
|
fix: convo mode
|
2024-02-11 19:11:22 -08:00 |
|
Timothy J. Baek
|
9c24ff514c
|
fix: wording
|
2024-02-11 17:57:56 -08:00 |
|
Timothy J. Baek
|
c41071a9b0
|
feat: idiot proof signup message
|
2024-02-11 16:22:47 -08:00 |
|
Timothy J. Baek
|
b660a4815e
|
fix
|
2024-02-11 02:27:06 -08:00 |
|
Timothy J. Baek
|
3ce8e8a2ae
|
refac: rename voice to audio
|
2024-02-11 02:21:06 -08:00 |
|
Timothy J. Baek
|
f245c62692
|
feat: whisper voice input
|
2024-02-11 02:12:49 -08:00 |
|
Timothy J. Baek
|
c6c69924d1
|
feat: audio rag support
|
2024-02-11 01:06:25 -08:00 |
|
Timothy J. Baek
|
a5b9bbf10b
|
feat: whisper support
|
2024-02-11 00:17:50 -08:00 |
|
Timothy J. Baek
|
66f86062b8
|
feat: merge one word sentence
|
2024-02-10 19:33:29 -08:00 |
|
Timothy J. Baek
|
f01428f502
|
fix: sleep duration
|
2024-02-10 19:29:13 -08:00 |
|
Timothy J. Baek
|
401799c6fa
|
feat: tts optimisation
|
2024-02-10 19:20:56 -08:00 |
|
Timothy J. Baek
|
91eb79aea5
|
Update +page.svelte
|
2024-02-10 17:13:55 -08:00 |
|
Timothy J. Baek
|
e289abeac5
|
fix: styling
|
2024-02-10 17:13:42 -08:00 |
|
Timothy J. Baek
|
223f17baf9
|
feat: remove hardcoded names
|
2024-02-09 19:14:26 -08:00 |
|
Timothy J. Baek
|
f9f1d9d2ad
|
fix: convo mode
|
2024-02-09 17:12:44 -08:00 |
|
Timothy J. Baek
|
3015bb766d
|
feat: convo mode
|
2024-02-09 17:09:14 -08:00 |
|
Timothy J. Baek
|
40d8605fea
|
fix: tts playback
|
2024-02-09 16:37:21 -08:00 |
|
Timothy J. Baek
|
5eff0e5f61
|
feat: tts automatic playback
|
2024-02-09 16:00:39 -08:00 |
|
Timothy J. Baek
|
84844a84a0
|
feat: display max 4 suggestions
|
2024-02-07 18:51:45 -08:00 |
|
Timothy J. Baek
|
7ac338ae31
|
fix: styling
|
2024-02-07 18:47:47 -08:00 |
|
Timothy J. Baek
|
965cf0d25f
|
feat: styling update
|
2024-02-07 17:55:19 -08:00 |
|
Timothy J. Baek
|
d22813a89e
|
feat: styling update
|
2024-02-07 17:15:01 -08:00 |
|
Timothy Jaeryang Baek
|
9fccf72bfc
|
Merge pull request #675 from HenryHolloway/ollama-webui-full-search
feat: full-context search
|
2024-02-07 17:06:58 -08:00 |
|
Timothy J. Baek
|
5beff6d5f7
|
refac: optimisation
|
2024-02-07 17:06:07 -08:00 |
|
Henry Holloway
|
3fa7718fa1
|
full search
|
2024-02-07 16:39:20 -08:00 |
|
Timothy J. Baek
|
783d8cf7ef
|
refac
|
2024-02-07 16:35:12 -08:00 |
|
Jannik Streidl
|
e1d4c87ff0
|
Added the option to show the username in the chat in settings -> interface
|
2024-02-06 11:22:34 +01:00 |
|
Timothy J. Baek
|
0682a4a361
|
feat: bulk document upload
|
2024-02-06 00:59:26 -08:00 |
|
Timothy J. Baek
|
3050267606
|
feat: audio loading spinner added
|
2024-02-05 23:14:24 -08:00 |
|
Timothy J. Baek
|
0b8df52c97
|
feat: openai tts support
|
2024-02-05 22:51:08 -08:00 |
|
Timothy J. Baek
|
ce31113abd
|
refac: web api voice
|
2024-02-05 21:36:03 -08:00 |
|
Timothy J. Baek
|
efd546ff36
|
refac: settings
addon removed, voice added
|
2024-02-05 21:05:38 -08:00 |
|
Timothy J. Baek
|
cd9f0135f6
|
refac: settings
|
2024-02-05 01:58:54 -08:00 |
|
Timothy J. Baek
|
713877772e
|
fix: documents tags
|
2024-02-04 11:26:54 -08:00 |
|
Timothy J. Baek
|
5e87717d8b
|
chore: styling fix
|
2024-02-04 01:17:09 -08:00 |
|
Timothy J. Baek
|
7c2f297c84
|
feat: export all chats from db
admin only
|
2024-02-04 01:07:18 -08:00 |
|
Timothy J. Baek
|
6c7c35ad12
|
feat: include only last images
|
2024-02-04 00:29:40 -08:00 |
|
Timothy Jaeryang Baek
|
1f02940bbd
|
Merge pull request #617 from ollama-webui/doc-collection
feat: document collection
|
2024-02-03 17:28:11 -08:00 |
|
Timothy J. Baek
|
f814b08bcc
|
fix: disable all documents by default
|
2024-02-03 17:26:57 -08:00 |
|
Timothy J. Baek
|
eb2b1ab77b
|
feat: query all documents
|
2024-02-03 17:21:51 -08:00 |
|
Timothy J. Baek
|
3858485675
|
fix: styling
|
2024-02-03 17:06:59 -08:00 |
|
Timothy J. Baek
|
683650ec00
|
feat: collection rag integration
|
2024-02-03 15:57:06 -08:00 |
|
Timothy J. Baek
|
7d2f788a3b
|
feat: import collection from chat input
|
2024-02-03 15:48:44 -08:00 |
|
Timothy J. Baek
|
f448a4b385
|
feat: doc filter by tag
|
2024-02-03 15:17:00 -08:00 |
|
Timothy J. Baek
|
f538c9a1be
|
feat: display doc tags
|
2024-02-03 15:00:16 -08:00 |
|
Timothy J. Baek
|
00803c92f2
|
feat: doc tagging
|
2024-02-03 14:44:49 -08:00 |
|
Timothy J. Baek
|
98f22ec957
|
fix: timestamp display
|
2024-02-03 12:24:24 -08:00 |
|
Timothy J. Baek
|
8fd1b62e04
|
fix: api function name
|
2024-02-02 22:59:36 -08:00 |
|
Timothy J. Baek
|
1d0eaec37e
|
refac: queryVectorDB renamed to queryCollection
|
2024-02-02 22:57:18 -08:00 |
|
Timothy J. Baek
|
50f7b20ac2
|
refac
|
2024-02-01 13:35:41 -08:00 |
|
Timothy J. Baek
|
485236624f
|
feat: drag and drop document anywhere
|
2024-02-01 13:17:47 -08:00 |
|
Timothy J. Baek
|
7467b7fd67
|
feat: web doc url link
|
2024-02-01 12:45:38 -08:00 |
|
Timothy J. Baek
|
268497f963
|
feat: remove model selection limit
|
2024-02-01 12:36:21 -08:00 |
|
Timothy J. Baek
|
8ffe262161
|
fix: sidebar menu issue in incognito
|
2024-02-01 12:26:27 -08:00 |
|
Timothy J. Baek
|
2f1f2b12b4
|
feat: invalid url error handling
|
2024-01-26 22:22:37 -08:00 |
|
Timothy J. Baek
|
28226a6f97
|
feat: web rag support
|
2024-01-26 22:17:28 -08:00 |
|
Timothy J. Baek
|
77e27ce248
|
fix: styling
|
2024-01-26 21:39:53 -08:00 |
|
Timothy J. Baek
|
0c322063b5
|
feat: use local profile image by default
|
2024-01-26 21:38:33 -08:00 |
|
Timothy J. Baek
|
3ce8f3e8fb
|
feat: profile update frontend integration
|
2024-01-26 21:22:25 -08:00 |
|
Timothy J. Baek
|
250ccd828d
|
fix: openai compatible api rag issue
|
2024-01-25 14:38:21 -08:00 |
|
Timothy J. Baek
|
da16d43be0
|
fix: rag message body format
|
2024-01-25 01:36:45 -08:00 |
|
Timothy J. Baek
|
a24217f670
|
refac: model select option wording
|
2024-01-25 01:27:35 -08:00 |
|
Timothy Jaeryang Baek
|
755cadb522
|
Merge pull request #563 from yeahdongcn/main
Add default voice setting and apply to chat
|
2024-01-25 00:34:08 -08:00 |
|
Xiaodong Ye
|
695bc56144
|
Remove the commented-out code
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
|
2024-01-25 16:19:38 +08:00 |
|
Timothy Jaeryang Baek
|
fa5918ad13
|
Merge branch 'main' into main
|
2024-01-25 00:13:12 -08:00 |
|
Timothy J. Baek
|
3b7f7c6e32
|
fix: loop until voice list available
|
2024-01-25 00:07:27 -08:00 |
|
Timothy J. Baek
|
9101c174d8
|
refac: voice setting moved to add-on
|
2024-01-25 00:02:46 -08:00 |
|
Timothy J. Baek
|
3848b2c8ed
|
fix: search
|
2024-01-24 23:51:22 -08:00 |
|
Xiaodong Ye
|
b297b432f7
|
Add default voice setting and apply to chat
|
2024-01-25 15:07:00 +08:00 |
|
Marclass
|
1e932d91cb
|
Update constants.ts
add excel file ext
|
2024-01-23 14:04:40 -07:00 |
|
Timothy Jaeryang Baek
|
ca943d0795
|
Merge pull request #549 from Marclass/main
Bugfix: Fix toast error popup when front end can't figure out file type.
|
2024-01-22 23:13:53 -08:00 |
|
Timothy Jaeryang Baek
|
7054f02891
|
Merge pull request #466 from baumandm/feat/epub-support
feat: Add epub support
|
2024-01-22 23:12:46 -08:00 |
|
Marclass
|
7eea3ef313
|
copy list of file ext from backend to front end
|
2024-01-23 00:00:07 -07:00 |
|
Timothy Jaeryang Baek
|
d517a3ebb4
|
Merge pull request #547 from Marclass/main
feat: Add reStructuredText specific parser for RAG
|
2024-01-22 22:19:41 -08:00 |
|
Timothy J. Baek
|
29dd973db9
|
refac: frontend supported file extensions
|
2024-01-22 22:18:12 -08:00 |
|
Timothy J. Baek
|
ef68719b7d
|
Update +page.svelte
|
2024-01-22 21:53:48 -08:00 |
|
Timothy J. Baek
|
c4a039326f
|
feat: editable prompt suggestions integration
|
2024-01-22 21:53:13 -08:00 |
|
Timothy J. Baek
|
52e7684ff4
|
fix: code block unmount issue
|
2024-01-22 04:14:07 -08:00 |
|
Timothy J. Baek
|
917ab08f5c
|
fix: code block styling
|
2024-01-22 03:43:48 -08:00 |
|
Timothy J. Baek
|
9c72f4da09
|
fix: styling
|
2024-01-22 03:42:32 -08:00 |
|
Timothy J. Baek
|
e758855590
|
refac: response message
|
2024-01-22 03:33:49 -08:00 |
|
Brandon Hulston
|
4d85e2cb15
|
Add validation for chatGPT imports, stopping any breaking issues when imports are corrupted/not compatible
|
2024-01-19 11:22:28 -07:00 |
|
Dave Bauman
|
f559068186
|
feat: Add epub support
|
2024-01-19 12:23:59 -05:00 |
|
Timothy Jaeryang Baek
|
f079cb6b56
|
Merge pull request #524 from Marclass/rag-arbitrary-files
feat: Allow RAG on XML and arbitrary text files including source code
|
2024-01-19 00:09:04 -08:00 |
|
Marclass
|
aa1d386042
|
Allow any file to be used for RAG.
Changed RAG parser to prefer file extensions over MIME content types. If the type of file is not recognized assume it's a text file.
|
2024-01-18 20:41:14 -07:00 |
|
Timothy J. Baek
|
1a06b0cea6
|
fix: old chat log import issue
|
2024-01-18 16:38:47 -08:00 |
|
Timothy J. Baek
|
220530c450
|
feat: convo tag filtering
|
2024-01-18 02:55:25 -08:00 |
|
Timothy J. Baek
|
1eec176313
|
feat: save tags to chat data
|
2024-01-18 02:17:31 -08:00 |
|
Timothy J. Baek
|
987685dbf9
|
feat: convo tagging full integration
|
2024-01-18 02:10:07 -08:00 |
|
Timothy J. Baek
|
d5ed119687
|
feat: convo tagging api added
|
2024-01-18 01:04:24 -08:00 |
|
Timothy J. Baek
|
287668f84e
|
feat: tag add/remove frontend
|
2024-01-17 22:49:58 -08:00 |
|
Timothy J. Baek
|
4c69e2371e
|
fix: wording
|
2024-01-17 22:49:38 -08:00 |
|
Timothy J. Baek
|
93ec04003a
|
fix: share modal styling
|
2024-01-17 21:03:53 -08:00 |
|
Timothy J. Baek
|
4e828b0669
|
feat: convo tagging frontend
|
2024-01-17 21:01:30 -08:00 |
|
Timothy J. Baek
|
981ec89e15
|
fix: cancel chat generation on route change
|
2024-01-17 19:42:40 -08:00 |
|
Timothy J. Baek
|
b8337db9d5
|
Update +page.svelte
|
2024-01-17 19:31:55 -08:00 |
|
Timothy J. Baek
|
442e3d978a
|
feat: terminate request on user stop
|
2024-01-17 19:19:44 -08:00 |
|
Timothy J. Baek
|
bb2563f1c4
|
feat: display model size
|
2024-01-17 17:56:36 -08:00 |
|
Timothy J. Baek
|
cf88652aa8
|
fix: timestamp styling
|
2024-01-17 17:47:01 -08:00 |
|
Timothy J. Baek
|
4ec81a897e
|
feat: message ts display
|
2024-01-17 17:43:45 -08:00 |
|
Marclass
|
c7cee3ec25
|
Update constants.ts
was missing markdown
|
2024-01-17 16:34:19 -07:00 |
|
Marclass
|
9b63788135
|
Update constants.ts
include new upload types in front end
|
2024-01-17 16:28:52 -07:00 |
|
Timothy J. Baek
|
59724ea9d8
|
feat: message ts
|
2024-01-17 15:09:38 -08:00 |
|
Timothy Jaeryang Baek
|
578e78cb39
|
Merge pull request #498 from bhulston/fix/chat-imports
Feat: Add ChatGPT import functionality
|
2024-01-17 14:50:28 -08:00 |
|
Timothy J. Baek
|
b6ab357e8c
|
fix: more edge cases
|
2024-01-17 14:47:56 -08:00 |
|
Timothy J. Baek
|
f40147ce58
|
refac: gpt renamed to openai
|
2024-01-17 14:23:16 -08:00 |
|
i810697
|
7f14479567
|
fixing md document upload bug
|
2024-01-17 11:47:49 -05:00 |
|
Brandon Hulston
|
1f66bbba98
|
Better solution to handle edge cases
|
2024-01-17 02:24:17 -07:00 |
|
Brandon Hulston
|
81bfb97c91
|
Make sure model is saved in DB for imported chats (or chats with no model saved already)
|
2024-01-17 02:07:29 -07:00 |
|
Brandon Hulston
|
415777eca2
|
Add error catching for import
|
2024-01-17 01:19:27 -07:00 |
|
Brandon Hulston
|
27d5eb4684
|
Add chatGPT chat history Import functionality
|
2024-01-17 01:01:11 -07:00 |
|
Brandon Hulston
|
4b3acfa491
|
Remove console logs
|
2024-01-15 18:07:31 -07:00 |
|
Brandon Hulston
|
3b7775a535
|
Fix chat import bug
|
2024-01-15 17:58:51 -07:00 |
|
Anuraag Jain
|
fc4235943d
|
fix: sanitized model name
|
2024-01-13 09:49:22 +02:00 |
|
Timothy Jaeryang Baek
|
ed4b3e0b32
|
Merge pull request #407 from anuraagdjain/feat/parallel-model-downloads
feat: parallel model downloads
|
2024-01-11 12:53:21 -08:00 |
|
Timothy J. Baek
|
bf6685d887
|
chore: conflict
|
2024-01-11 12:51:46 -08:00 |
|
Timothy Jaeryang Baek
|
2d9830b2c2
|
Merge pull request #442 from ollama-webui/many-models
feat: collaborative chat
|
2024-01-09 23:11:10 -08:00 |
|
Timothy J. Baek
|
a63b8c13f0
|
refac
|
2024-01-09 23:10:02 -08:00 |
|
Timothy J. Baek
|
737928e861
|
feat: better prompt gen template
|
2024-01-09 23:06:33 -08:00 |
|
Timothy J. Baek
|
9087aa0e30
|
fix: only ollama models
|
2024-01-09 22:56:43 -08:00 |
|