Danny Liu
1af62a70f0
omit canvas spoofing toast.error for signups
2024-04-05 21:16:48 -07:00
Danny Liu
5694f16624
style: run npm run format
2024-04-05 21:02:02 -07:00
Self Denial
ac9308dbed
Introduce canvasPixelTest() intended to validate canvas functionality
...
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate:
* Add canvasPixelTest() to test a single pixel and test the RGB values
* Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected
* Call canvasPixelTest() directly within settings to avoid setting an invalid image
* Use toast.error() with 10 second autoClose
2024-04-05 16:04:00 -06:00
Danny Liu
a2bd9b8639
style: npm run format
2024-04-04 12:10:45 -07:00
Danny Liu
0c43897f3d
refac: move generateInitialsImage function to utils
2024-04-04 12:09:07 -07:00
Timothy J. Baek
000bea84ae
feat: chat pdf download
2024-04-03 19:30:25 -07:00
Timothy Jaeryang Baek
24fb77759e
Merge pull request #1347 from cheahjs/feat/trusted-email-header
...
feat: allow authenticating with a trusted email header
2024-04-02 09:11:25 -07:00
Timothy J. Baek
807a60cccf
fix: styling
2024-04-02 09:01:15 -07:00
Timothy J. Baek
b9b1d64bd5
refac: styling
2024-04-02 08:58:03 -07:00
Timothy J. Baek
7e6a00b009
refac: share chat page
2024-04-02 08:58:03 -07:00
Timothy J. Baek
287c95e72d
refac: dedicated shared chat page
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Timothy J. Baek
eda157e303
fix: openai issue
2024-03-31 21:02:29 -07:00
Jun Siang Cheah
562e40a7bd
Merge branch 'dev' into feat/trusted-email-header
2024-03-31 22:08:58 +01:00
Timothy J. Baek
15f4153fda
fix: openai isseu
2024-03-29 18:24:30 -07:00
Timothy J. Baek
1371e66ed9
fix: litellm title generation issue
2024-03-29 18:14:05 -07:00
Timothy J. Baek
f96beeee8f
fix: litellm issue
2024-03-29 17:55:40 -07:00
Timothy J. Baek
0c367412c3
feat: navbar ui update
2024-03-29 17:20:07 -07:00
Timothy J. Baek
047c9fe82c
fix: styling
2024-03-29 13:02:38 -07:00
Timothy J. Baek
242311aee1
fix: styling
2024-03-29 12:44:16 -07:00
Ased Mammad
50089710f3
fix: Add new model selector to playground
2024-03-29 00:19:53 +03:30
Jun Siang Cheah
50f6addd6f
feat: auto signup/login with WEBUI_AUTH_TRUSTED_EMAIL_HEADER
2024-03-28 10:34:57 +00:00
Timothy Jaeryang Baek
c6bb0ded5e
Merge pull request #1313 from asedmammad/feat/i18n-navigator-config
...
feat: Configurable i18n default translation language
2024-03-27 23:52:26 -07:00
Jun Siang Cheah
29f13f34d3
feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header
...
This is very yolo code, use at your own risk
2024-03-27 09:28:03 +00:00
Timothy Jaeryang Baek
7d45d2762f
Merge pull request #1311 from AndrewRyanChama/arc/openaitick
...
Add wait for tick before scrolling down in openai
2024-03-26 21:51:04 -07:00
Ased Mammad
0c021e42f5
rename config key to default_locale
2024-03-26 23:15:51 +03:30
Ased Mammad
26121c5d88
wip: Set default language from config
2024-03-26 23:01:23 +03:30
Andrew Ryan
d245b756a3
Add wait for tick before scrolling down in openai
...
We had this wait on ollama but not for openai, causing it to fail
to scroll down in certain cases.
This fixes the issue.
2024-03-26 11:46:22 -07:00
Timothy J. Baek
d12a7247bc
fix: missing import
2024-03-26 01:47:33 -07:00
Timothy J. Baek
941bb7c603
refac: chat[id] page
2024-03-26 01:45:25 -07:00
Timothy J. Baek
3edc547389
feat: title auto generation for external models
2024-03-26 00:59:57 -07:00
Timothy J. Baek
244f34c24e
refac: cancel download
2024-03-23 13:12:23 -07:00
Timothy Jaeryang Baek
c3dd11de16
Merge pull request #1196 from fbirlik/patch-autoscrolldisable
...
fix: auto scroll fails to stop with small scroll amounts
2024-03-18 11:57:34 -05:00
Firat Birlik
adbcb06892
fix: auto scroll fails to stop with small scroll amounts
2024-03-18 00:08:45 -05:00
Timothy J. Baek
e414b9ea6d
fix: typo
2024-03-16 03:28:02 -07:00
Timothy J. Baek
df55ced0c0
Merge branch 'dev' into pr/926
2024-03-16 02:08:02 -07:00
Jannik Streidl
a65d042c73
title fix + new translation keys
2024-03-14 20:30:30 +01:00
Timothy J. Baek
3790790a18
fix: possible fix for #1139
2024-03-12 13:47:49 -07:00
Timothy J. Baek
5a567ce4d0
fix: message after image generation
2024-03-12 13:43:49 -07:00
Ased Mammad
b8902072fd
Merge branch 'dev' into feat/add-i18n
2024-03-10 22:02:16 +03:30
Timothy J. Baek
bd84753c6b
feat: title auto-generate for openai apis
2024-03-09 21:52:19 -08:00
Timothy J. Baek
219466374d
feat: model whitelist
2024-03-09 01:43:02 -08:00
Timothy J. Baek
d936353da0
fix: message type edge case
2024-03-08 23:19:20 -08:00
Timothy J. Baek
6c58bb59be
feat: rag docs as payload field
2024-03-08 22:43:06 -08:00
Timothy J. Baek
c49491e516
refac: rag to backend
2024-03-08 22:34:47 -08:00
Ased Mammad
c7ca7d03ee
Add more translations
2024-03-09 04:03:53 +03:30
Ased Mammad
48e8b45dc9
fix: issue with nbsp in i18next-parser
2024-03-09 03:11:45 +03:30
Timothy J. Baek
04ddbf4306
fix: button click issue
2024-03-07 11:07:27 -08:00
Ased Mammad
f73cae2a73
format some files with prettier
2024-03-07 22:21:00 +03:30
Ased Mammad
3fa5144cf6
fix: Add missing english translations
2024-03-07 20:39:43 +03:30
Ased Mammad
f7e10e1fb6
Update translations
2024-03-07 16:35:56 +03:30
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n
2024-03-07 15:41:42 +03:30
Timothy J. Baek
c255cba198
feat: multiple openai apis
2024-03-06 16:13:25 -08:00
Timothy Jaeryang Baek
20284dc66d
Merge pull request #1004 from dannyl1u/refac/delete-message
...
refac: delete message logic
2024-03-06 03:57:40 -05:00
Ased Mammad
25e0f0de42
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
2024-03-06 01:25:29 +03:30
Ased Mammad
66342140a3
fix: use translation key as fallback + more translations
2024-03-05 15:28:54 +03:30
Jannik Streidl
7f9049c3a1
add: added Playground + AddFilesPlaceholder translation
2024-03-05 11:44:37 +01:00
Timothy J. Baek
1fad6e10cd
feat: allow model switching mid convo
2024-03-05 02:37:05 -08:00
Timothy J. Baek
8d34324d12
feat: cancel request
...
Resolves #1006
2024-03-05 01:41:22 -08:00
Timothy J. Baek
8fd7bc342d
refac: error message
2024-03-05 01:07:59 -08:00
Jannik Streidl
b9f53abf37
fix: show translated user role in admin panel
2024-03-05 09:30:00 +01:00
Timothy J. Baek
475105473c
feat: tooltip aria label
2024-03-04 13:58:39 -08:00
Ased Mammad
5f5b6ec141
feat: add persian translation for new keys
2024-03-05 00:47:43 +03:30
Ased Mammad
ec8f229f5a
fix: make translation key naming consistent
2024-03-04 16:48:08 +03:30
Jannik Streidl
d4fd6c5a57
merged new updates
2024-03-04 11:53:09 +01:00
Jannik Streidl
7a79aab5d4
(probably) last transition vars + Theme select element bg and icon fix
2024-03-04 11:15:54 +01:00
Jannik Streidl
3fe5f00114
more translations
2024-03-04 09:53:56 +01:00
Carlos Daniel Vilaseca
7a30dbc839
rf: added Element to variable names
2024-03-03 23:05:16 -05:00
Carlos Daniel Vilaseca
b986c2aefd
rf: dom queries in layout and pages
2024-03-03 23:02:11 -05:00
Jannik Streidl
893b738cbf
german translations + new vars
2024-03-03 12:22:29 +01:00
Ased Mammad
670b65c066
fix: add missed imports
2024-03-03 13:34:26 +03:30
Ased Mammad
6d2f462090
fix: add missed translations
2024-03-03 13:31:34 +03:30
Danny Liu
f9f3fe5ec0
refac delete logic
2024-03-02 23:23:49 -08:00
Timothy J. Baek
47a05a47b4
feat: add rag top k value setting
2024-03-02 18:56:57 -08:00
Timothy J. Baek
9201769ba5
refac: unused style
2024-03-02 18:35:33 -08:00
Timothy J. Baek
79d7e135ec
refac
2024-03-02 18:35:19 -08:00
Timothy J. Baek
bf3f3c580e
fix: text completion
2024-03-02 18:23:27 -08:00
Timothy J. Baek
901e7a33fa
feat: chat playground backend integration
2024-03-02 18:16:02 -08:00
Timothy J. Baek
656f8dab05
feat: playground chat mode
2024-03-02 17:11:48 -08:00
Ased Mammad
3c471ee2ca
feat: Migrate hardcoded strings to i18n calls
2024-03-03 00:56:24 +03:30
Timothy J. Baek
06ce5aed4a
fix: text completion replaced with chat completion
2024-03-02 13:14:14 -08:00
Ased Mammad
fab89a76b1
feat: WIP: Initial setup for i18next
2024-03-02 14:47:37 +03:30
Timothy J. Baek
2379e94cbf
feat: text completion playground
2024-03-02 03:01:44 -08:00
Timothy J. Baek
6f4a863562
feat: dark mode auth page
2024-03-01 22:52:21 -08:00
Timothy Jaeryang Baek
a7ae141301
Merge pull request #982 from jannikstdl/svelte-sonner
...
ui: svelte-french-toast -> svelte-sonner
2024-03-02 01:41:49 -05:00
Timothy J. Baek
2564b154fc
fix: toast position
2024-03-01 22:40:55 -08:00
Timothy J. Baek
78d9c469a2
feat: title for all routes
2024-03-01 22:38:04 -08:00
Timothy J. Baek
e5c812f1d2
refac
2024-03-01 22:35:08 -08:00
Jannik Streidl
8461b92f08
show chat in browser title + scroll to bottom
2024-03-01 21:18:17 +01:00
Jannik Streidl
705f5aecd7
svelte-sonner migration
2024-03-01 10:18:07 +01:00
Timothy J. Baek
3fd55ebc32
fix: openai convo
2024-02-28 02:18:58 -08:00
Timothy J. Baek
260a8b8b83
feat: chat input focus on new chat
2024-02-27 19:56:52 -08:00
Timothy J. Baek
92c922b061
feat: batch doc tagging
2024-02-25 21:39:10 -08:00
Timothy J. Baek
63628a70a6
feat: document select
2024-02-25 21:16:11 -08:00
Timothy J. Baek
f8cf43c0f7
refac: console logs removed
2024-02-25 16:13:34 -08:00
Timothy J. Baek
42251c232a
fix: default model load issue
2024-02-25 16:09:05 -08:00
Timothy J. Baek
1ff0c9a95d
fix: continue generation
2024-02-25 15:46:12 -08:00
Timothy J. Baek
8f4a12b479
refac: styling
2024-02-25 13:45:24 -08:00
Timothy J. Baek
759883a4c8
feat: check for updates
2024-02-25 11:55:15 -08:00
Timothy J. Baek
fdb6499bfa
fix: error handling
2024-02-24 01:49:19 -08:00
Timothy J. Baek
e8904ac3f7
feat: remove ollama dependency
2024-02-24 01:03:28 -08:00
Timothy J. Baek
af388dfe62
fix
2024-02-23 22:27:28 -08:00
Timothy Jaeryang Baek
ee22e641ff
Merge branch 'main' into litellm
2024-02-24 01:10:04 -05:00
Timothy J. Baek
62f67bed29
feat: sponsor custom name support
2024-02-23 17:12:19 -08:00
Timothy Jaeryang Baek
8fac9de269
Merge branch 'main' into release-notes-modal
2024-02-23 04:07:16 -05:00
Timothy J. Baek
3ab2c384f2
fix: changelog popup default behaviour
2024-02-23 00:50:54 -08:00
Timothy J. Baek
05aea9edf9
feat: changelog modal auto popup
2024-02-23 00:47:54 -08:00
Timothy J. Baek
9f950aea9c
feat: changelog.md
2024-02-23 00:30:26 -08:00
Timothy Jaeryang Baek
9c1aa92451
Merge branch 'main' into feat/delete-message
2024-02-22 20:57:46 -05:00
Timothy J. Baek
9b6dca3d7f
feat: litellm frontend integration
2024-02-22 04:12:26 -08:00
Jannik Streidl
230f787da1
first draft
2024-02-22 11:54:55 +01:00
Timothy J. Baek
05ea6cf6fd
feat: enable title generation prompt edit
2024-02-21 12:51:52 -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
cd3cecd2f0
filter out deleted messages in payload 🗑️
2024-02-20 13:53:47 -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
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
7c7a80c450
feat: CLIPBOARD variable for prompt preset
2024-02-17 23:28:07 -08:00
Timothy J. Baek
5270efa9e5
feat: editable rag template
2024-02-17 22:41:03 -08:00
Timothy J. Baek
e07001e5f6
feat: rag folder scan support
2024-02-17 21:06:08 -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
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
0e8765a763
fix: mobile viewport
2024-02-16 13:23:11 -08: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
Arthur25
ee1c37f70e
Replaced old .ai TLD with new .com TLD
2024-02-14 23:17:45 +01:00
Timothy J. Baek
511e939b5d
feat: admin settings
2024-02-14 01:17:43 -08:00
Zohaib Rauf
7053f2f67d
Added Keep alive setting
2024-02-12 23:35:31 -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
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
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
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 J. Baek
0682a4a361
feat: bulk document upload
2024-02-06 00:59:26 -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
6c7c35ad12
feat: include only last images
2024-02-04 00:29:40 -08:00
Timothy J. Baek
683650ec00
feat: collection rag integration
2024-02-03 15:57:06 -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
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
Timothy J. Baek
c0b099da4f
feat: openai frontend refac
2024-01-04 18:54:00 -08:00
Timothy J. Baek
17c66fde0f
feat: openai compatible api support
2024-01-04 18:38:03 -08:00
Timothy J. Baek
30aff2db53
feat: enable backend ollama url update
2024-01-04 13:06:31 -08:00
Timothy J. Baek
df7be3d2a5
feat: import prompts
2024-01-03 14:58:29 -08:00
Timothy J. Baek
22864d7598
feat: prompt share integration with ollamahub
2024-01-03 14:39:22 -08:00
Timothy J. Baek
63d380231a
fix: await content load
2024-01-03 03:16:31 -08:00
Timothy J. Baek
08d8ce4215
fix: styling
2024-01-03 00:23:25 -08:00
Timothy J. Baek
5436c2c071
chore: comment removed
2024-01-02 21:40:22 -08:00
Timothy J. Baek
7fc1d7c2c7
feat: prompt crud
2024-01-02 21:35:47 -08:00
Timothy J. Baek
69ff596045
feat: prompts backend frontend integration
2024-01-02 21:00:50 -08:00
Timothy J. Baek
22c210e8f6
feat: custom prompt support
2024-01-02 20:41:37 -08:00
Timothy J. Baek
a60fbac8a5
feat: set title auto generate model support
2024-01-02 17:08:35 -08:00
Timothy J. Baek
7bc0c09b25
fix: openai issue
2024-01-02 16:48:10 -08:00
Timothy J. Baek
092884fec5
fix: chat general
2024-01-02 16:06:11 -08:00
ThatOneCalculator
dcfe064949
Add Rosé Pine Dawn theme
2024-01-01 16:39:02 -08:00
Timothy J. Baek
af6e4eb904
feat: rosepine custom theme
2024-01-01 16:05:05 -08:00
Timothy J. Baek
52b5b13b7d
fix: button styling
2024-01-01 12:53:59 -08:00
Timothy J. Baek
bb5bf3964e
feat: toggle signup enable from admin panel
2024-01-01 12:32:28 -08:00
Timothy Jaeryang Baek
7753851e51
Merge branch 'main' into fix-openai-settings
2023-12-30 03:27:13 -05:00
Timothy J. Baek
bf40695eb8
fix: toggle settings shortcut fix
2023-12-30 00:24:57 -08:00
Timothy J. Baek
7ffc1902a9
feat: toggle settings shortcut added
2023-12-29 23:35:08 -08:00
Timothy J. Baek
b916f1b07d
feat: messages refac
2023-12-29 23:25:40 -08:00
Timothy J. Baek
f91a6b63d1
feat: message components refac
2023-12-29 23:03:48 -08:00
Timothy Jaeryang Baek
b919ac76af
Merge branch 'main' into fix-openai-settings
2023-12-29 21:05:49 -05:00
Timothy J. Baek
28a3d59955
feat: update troubleshooting messages
2023-12-29 09:29:54 -08:00
David Young
431b710e46
Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint.
2023-12-29 16:09:59 +00:00
Timothy J. Baek
7fade0bb2f
feat: delete user button added to admin page
2023-12-28 23:12:58 -08:00
Timothy J. Baek
1f5bfe67a1
feat: keyboard shortcuts
2023-12-28 02:46:57 -08:00
Timothy J. Baek
a5fbff7313
feat: import modelfiles
2023-12-27 19:43:25 -08:00
Timothy J. Baek
21c7f50790
feat: modelfiles migration support
2023-12-26 23:58:40 -08:00
Timothy J. Baek
fbb64406d8
fix: check existing model before model creation
2023-12-26 23:19:43 -08:00
Timothy J. Baek
032d7c7440
feat: modelfile backend & ollama version 0.0.0 whitelisted
2023-12-26 22:51:52 -08:00
Timothy J. Baek
d78df83453
feat: delete idb after migration
2023-12-26 18:44:08 -08:00
Timothy J. Baek
e2a5964842
feat: backend error page links added
2023-12-26 17:51:30 -08:00
Timothy J. Baek
fad2cbeaff
fix: overlay styling
2023-12-26 17:18:29 -08:00
Timothy J. Baek
fed9472e40
fix: overlay styling
2023-12-26 17:16:25 -08:00
Timothy J. Baek
e756c41599
feat: chat storage migration overlay
2023-12-26 17:09:24 -08:00
Timothy J. Baek
a696698ac8
feat: chat import to backend added
2023-12-26 16:35:01 -08:00
Timothy J. Baek
cc9e299814
fix: initNewChat
2023-12-26 14:41:41 -08:00
Timothy J. Baek
0ae57b5ae1
fix: cors & #281
2023-12-26 13:40:03 -08:00
Timothy J. Baek
0c30a08596
fix: non existent chat page issue
2023-12-26 13:21:47 -08:00
Timothy J. Baek
b777b6d2aa
chore: version check refac
2023-12-26 13:10:50 -08:00
Timothy J. Baek
cc49e0d10f
chore: refac
2023-12-26 12:50:52 -08:00
Timothy J. Baek
f30d16a3fd
chore: layout comments added
2023-12-26 11:34:14 -08:00
Timothy J. Baek
0996f3c216
chore: layout refac
2023-12-26 11:32:22 -08:00
Timothy J. Baek
753327522a
chore: auth page refac
2023-12-26 11:22:09 -08:00
Timothy J. Baek
5304ddaa82
chore: admin page moved
2023-12-26 11:02:03 -08:00
Timothy J. Baek
bb190245f7
chore: admin page refac
2023-12-26 11:00:56 -08:00
Timothy J. Baek
0810a2648f
feat: multi-user chat history support
2023-12-26 03:28:30 -08:00
Timothy J. Baek
8d5c3ee56f
feat: backend required error page
2023-12-25 22:14:06 -08:00
Timothy J. Baek
9174331025
feat: db migration to sqlite
2023-12-25 21:44:28 -08:00
Timothy J. Baek
892591f894
feat: no text response error message
2023-12-24 00:47:31 -08:00
Timothy J. Baek
6d2d2d5519
fix: trailing "assistant" message issue
2023-12-22 21:22:17 -08:00
Timothy J. Baek
f63178b592
fix: header fields removed
2023-12-22 21:04:29 -08:00
Timothy J. Baek
ecc2466f1e
feat: alternative models response support
2023-12-22 20:31:42 -08:00
Timothy J. Baek
f62228165c
feat: custom openai api endpoint support
2023-12-22 20:09:50 -08:00
Timothy J. Baek
3379fef26e
fix: duplicate modelfile issue
2023-12-22 01:20:32 -08:00
Timothy J. Baek
a25761a423
fix: custom modelfile url search param
2023-12-22 01:16:03 -08:00
Timothy J. Baek
6a38bdcf77
fix: better error message for connection issue
2023-12-19 11:57:49 -08:00
Timothy J. Baek
6de9db6772
feat: response autocopy
2023-12-18 18:48:51 -08:00
Timothy J. Baek
832770e7b2
feat: ollama version check
2023-12-14 19:43:52 -08:00
Timothy J. Baek
0fdb346a31
feat: webui notification
2023-12-14 17:48:21 -08:00
Timothy J. Baek
b7ff3af445
fix: new chat settings issue
2023-12-14 17:29:08 -08:00
Timothy J. Baek
e34b452509
feat: response notification
2023-12-14 15:32:43 -08:00
Timothy J. Baek
ffaa1b17c5
feat: show verbose info
2023-12-14 14:24:56 -08:00
Timothy J. Baek
c9d8645aba
feat: share button added
2023-12-14 01:05:38 -08:00
Timothy J. Baek
e3ec631ea6
feat: openai multimodal support
2023-12-13 16:34:13 -08:00
Timothy J. Baek
9b12cdcf83
feat: image upload support
2023-12-13 16:21:50 -08:00
Timothy Jaeryang Baek
fb1f8b167c
Merge branch 'main' into multimodal
2023-12-13 18:43:09 -05:00
Timothy J. Baek
0b1abf1643
chore: commented code removed
2023-12-13 15:35:35 -08:00
Timothy J. Baek
75fb94ec68
feat: show error message in chat
2023-12-13 15:31:07 -08:00
Timothy J. Baek
5262156c24
feat: error handling for when ollama is not running
2023-12-13 13:05:31 -08:00
Rohit Das
195cfd4f84
wip: displaying error in a toast
2023-12-11 15:58:49 +05:30
Timothy J. Baek
734ba8f762
fix: new chat default settings
2023-12-10 22:59:51 -08:00
Timothy J. Baek
83e8db9b6a
feat: /chat route support
2023-12-10 22:47:16 -08:00
Timothy J. Baek
7074a882b4
fix: ollamahub modelfile import with username
2023-12-08 21:03:03 -08:00
Timothy J. Baek
a4358c2bbe
feat: icon updated
2023-12-08 16:51:52 -08:00
Timothy J. Baek
dac39e62b0
feat: button text replaced with icons
2023-12-07 14:45:07 -08:00
Timothy J. Baek
59f392de39
feat: share to ollamahub
2023-12-07 14:37:25 -08:00
Timothy J. Baek
5fb7adb0dd
fix: no files
2023-12-07 11:52:55 -08:00
Timothy J. Baek
fc9d037af7
fix: infinite new chat
2023-12-06 08:14:20 -08:00
Timothy J. Baek
ecaedc87fb
feat: /chat
url added
2023-12-05 17:06:09 -08:00
Timothy J. Baek
9de56550ab
feat: custom model chat styling updated
2023-12-05 16:36:44 -08:00
Timothy J. Baek
980ec49711
fix: modelfiles create
2023-12-04 00:02:35 -08:00
Timothy J. Baek
df1bd03528
fix: chat styling
2023-12-03 23:56:40 -08:00
Timothy J. Baek
cbcce68c61
feat: ollamahub modelfile import
2023-12-03 23:44:12 -08:00
Timothy J. Baek
6df1b197aa
feat: duplicate tag name prevention
2023-12-03 22:21:17 -08:00
Timothy J. Baek
ab5e7abffd
Revert "chore: latest removed from tagName"
...
This reverts commit 8f291a9674
.
2023-12-03 20:08:28 -08:00
Timothy J. Baek
8f291a9674
chore: latest removed from tagName
2023-12-03 19:59:02 -08:00
Timothy J. Baek
954bba9def
chore: version update
2023-12-03 19:45:31 -08:00
Timothy J. Baek
ee3e991d4e
feat: modelfile edit
2023-12-03 19:13:42 -08:00
Timothy J. Baek
587101da88
feat: modelfile content linked to chat page
2023-12-03 11:54:11 -08:00
Timothy J. Baek
12d7ae96b9
feat: modelfile builder tagName field added
2023-12-03 10:59:47 -08:00
Timothy J. Baek
2fba5ed38e
feat: modelfile builder linked to api
2023-12-02 17:11:52 -08:00
Timothy J. Baek
19ec26ab63
feat: modelfile builder
2023-12-02 16:33:53 -08:00
Timothy J. Baek
45ff3ae204
feat: modelfile builder
2023-12-02 16:05:01 -08:00
Timothy J. Baek
1c0cc16f8c
feat: more advanced params added
2023-12-02 14:47:23 -08:00
Anthony Cucci
d180943252
Update +page.svelte
2023-11-29 22:04:38 -05:00
Anthony Cucci
cd22f73337
Update +page.svelte
...
Added num_ctx variable
2023-11-29 22:03:33 -05:00
Timothy J. Baek
6bc10c8794
fix: openai models messages
2023-11-28 13:25:41 -08:00
Timothy J. Baek
e70cff67c2
feat: multimodal support prep
2023-11-25 00:21:07 -08:00
Timothy J. Baek
3f8b1d2506
fix: delete current chat issue
2023-11-24 21:41:56 -08:00
Timothy J. Baek
cfb3f307b4
feat: option to toggle auto title generation
2023-11-22 13:20:41 -08:00
Timothy J. Baek
1196fa886a
fix: openai model support
2023-11-22 13:11:26 -08:00
Timothy J. Baek
b7f3607f48
fix: db object
2023-11-22 13:02:02 -08:00
Timothy J. Baek
c7b1fd1cd1
feat: chat history db code refac for backend support
2023-11-21 09:39:11 -08:00
Timothy J. Baek
6a2c1600f5
fix: new chat load
2023-11-19 20:39:13 -08:00
Timothy J. Baek
e116016543
fix: admin panel light mode support
2023-11-19 18:27:56 -08:00
Timothy J. Baek
e366d1137f
fix: model list update
2023-11-19 18:00:53 -08:00
Timothy J. Baek
2342c5036b
feat: custom chatId route support
2023-11-19 17:47:07 -08:00
Timothy J. Baek
07d2c9871f
feat: admin panel added
2023-11-19 00:13:59 -08:00
Timothy J. Baek
8547b7807d
feat: basic RBAC support
2023-11-18 21:41:43 -08:00
Timothy J. Baek
921eef03b3
feat: multi-user support w/ RBAC
2023-11-18 16:47:12 -08:00
Timothy J. Baek
7f47718a69
feat: ui update
2023-11-17 13:17:30 -08:00
Timothy J. Baek
4bc04fe3a5
doc: demo updated
2023-11-14 23:31:12 -08:00
Timothy J. Baek
6a9bef755b
feat: backend reverse proxy
2023-11-14 16:28:51 -08:00
Timothy J. Baek
87ad2ac6c7
feat: auth header support
2023-11-14 14:27:42 -08:00
Timothy J. Baek
a938ab3023
fix: model select option text styling
2023-11-12 12:24:13 -08:00
Timothy J. Baek
9dc75f3002
fix: chat history model load
2023-11-12 10:46:37 -08:00
Timothy J. Baek
9bf9ead190
fix: chat history import
2023-11-12 10:36:02 -08:00
Timothy J. Baek
4b4fbf62e4
feat: many models support
2023-11-12 10:30:34 -08:00
Timothy J. Baek
5dff474438
feat: improved chat history openai support
2023-11-11 23:12:32 -08:00
Timothy J. Baek
9bd40c0de6
fix: scroll to bottom button flickering issue
2023-11-11 20:34:47 -08:00
Timothy J. Baek
7a5a803168
fix: chat history styling
2023-11-11 20:31:52 -08:00
Timothy J. Baek
4e4076e267
feat: chat history support
2023-11-11 20:18:03 -08:00
Timothy J. Baek
5ad9488efa
fix: scroll to bottom button
2023-11-11 15:53:32 -08:00
Timothy J. Baek
7785af9de2
feat: scroll to bottom button added
2023-11-11 15:51:03 -08:00
Timothy J. Baek
f1485f01d1
feat: ui improvement
2023-11-11 15:27:35 -08:00
Timothy J. Baek
07a08a6b0b
fix: cosmetic
2023-11-11 13:30:38 -08:00
Timothy J. Baek
526fcb02c3
feat: speech recognition auto send toggle
2023-11-11 13:20:42 -08:00
Timothy J. Baek
a7420ef4e7
feat: speech recognition support
2023-11-11 13:03:54 -08:00
Timothy J. Baek
fffded8b21
feat: speech recognition ui added
2023-11-10 15:16:25 -08:00
Timothy J. Baek
56514b33e5
feat: json request mode support
2023-11-10 12:43:27 -08:00
Timothy J. Baek
3286552a5d
fix: cosmetic
2023-11-09 12:36:48 -08:00
Timothy J. Baek
4b2ecf5d9c
fix: select options text
2023-11-09 09:31:28 -08:00
Timothy J. Baek
0920ac679d
doc: demo gif
2023-11-08 16:40:58 -08:00
Timothy J. Baek
1db6a5f9fd
fix: textarea resizing
2023-11-08 01:25:18 -08:00
Timothy J. Baek
8d38666da1
feat: prose ui update
2023-11-08 00:25:02 -08:00
Timothy J. Baek
397ea93324
feat: modal styling update
2023-11-08 00:13:39 -08:00