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
|
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
|
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 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 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
|
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
|
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
|
4ec81a897e
|
feat: message ts display
|
2024-01-17 17:43:45 -08: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 |
|
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
|
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 |
|
Timothy J. Baek
|
70029d9bed
|
feat: @model group convo
|
2024-01-09 22:47:31 -08:00 |
|
Timothy J. Baek
|
bf1c026666
|
feat: better rag context management
|
2024-01-09 14:33:04 -08:00 |
|
Timothy J. Baek
|
edceeba1b0
|
feat: help message added
|
2024-01-08 02:04:20 -08:00 |
|
Timothy J. Baek
|
1ff3eb8038
|
feat: doc upload error handling
|
2024-01-08 01:54:03 -08:00 |
|
Timothy J. Baek
|
eddb6fc7b7
|
feat: documents backend integration
|
2024-01-08 01:49:20 -08:00 |
|
Timothy J. Baek
|
fe997abc6d
|
feat: transform filename to name
|
2024-01-08 01:32:55 -08:00 |
|
Timothy J. Baek
|
54c4e0761a
|
feat: documents file upload
|
2024-01-08 01:26:15 -08:00 |
|
Timothy J. Baek
|
cc3f84f916
|
feat: # to import doc
|
2024-01-07 23:43:32 -08:00 |
|
Timothy J. Baek
|
2603ac30bc
|
feat: documents
|
2024-01-07 22:14:08 -08:00 |
|
Timothy J. Baek
|
9a63376e55
|
feat: file upload error handling
|
2024-01-07 09:33:34 -08:00 |
|
Timothy J. Baek
|
9083ee8a5d
|
feat: reading indicator
|
2024-01-07 03:19:34 -08:00 |
|
Timothy J. Baek
|
6271ee64ab
|
fix
|
2024-01-07 03:01:38 -08:00 |
|
Timothy J. Baek
|
53945c360f
|
fix: import
|
2024-01-07 03:01:01 -08:00 |
|
Timothy J. Baek
|
9b2f39ba20
|
Update +page.svelte
|
2024-01-07 02:54:31 -08:00 |
|
Timothy J. Baek
|
aa82e381d1
|
feat: include files from previous prompts
|
2024-01-07 02:14:17 -08:00 |
|
Timothy J. Baek
|
9634e2da3e
|
feat: full integration
|
2024-01-07 01:40:36 -08:00 |
|
Timothy J. Baek
|
fef4725d56
|
feat: frontend file upload support
|
2024-01-07 00:57:10 -08:00 |
|
Timothy J. Baek
|
13d9e6675e
|
feat: chat history incognito mode
|
2024-01-06 02:33:00 -08:00 |
|
Timothy J. Baek
|
c09514ea89
|
fix: styling
|
2024-01-06 01:09:20 -08:00 |
|
Timothy J. Baek
|
fb0c64379d
|
feat: edit user support
|
2024-01-05 20:59:56 -08:00 |
|
Timothy J. Baek
|
6fb036711b
|
fix: openai multi-user issue
|
2024-01-04 19:20:49 -08:00 |
|