Commit graph

613 commits

Author SHA1 Message Date
Timothy J. Baek
e93d465fbc chore: audit fix 2023-12-14 13:31:06 -08:00
Timothy J. Baek
425d022322 feat: image clipboard paste input support 2023-12-14 13:22:57 -08:00
Timothy Jaeryang Baek
1cbcb0bccc
Merge branch 'main' into share-chat 2023-12-14 16:10:51 -05:00
Timothy Jaeryang Baek
0820d84619
Merge pull request #219 from ollama-webui/fix-compose
chore: wip comments removed
2023-12-14 15:08:31 -05:00
Timothy J. Baek
167048990d chore: wip comments removed 2023-12-14 09:33:45 -08:00
Timothy Jaeryang Baek
d4f783cbb0
Merge branch 'main' into dev 2023-12-14 04:12:10 -05:00
Timothy Jaeryang Baek
8437e718f4
Merge branch 'main' into share-chat 2023-12-14 04:06:02 -05:00
Timothy J. Baek
c9d8645aba feat: share button added 2023-12-14 01:05:38 -08:00
Timothy Jaeryang Baek
b69113efcf
Merge pull request #201 from bkakilli/patch-1
doc: TROUBLESHOOTING.md update
2023-12-14 04:03:59 -05:00
Burak Kakillioglu
43823d2521 Update TROUBLESHOOTING.md 2023-12-13 22:35:44 -05:00
Burak Kakillioglu
7db3f19865 Update TROUBLESHOOTING.md
Suggests changes Ollama Server URL to `/ollama/api`.
2023-12-13 22:35:44 -05:00
Timothy Jaeryang Baek
39bce7bd42
Merge pull request #214 from ollama-webui/server-error-handling
feat: better error handling for ollama reverse proxy
2023-12-13 20:38:40 -05:00
Timothy J. Baek
25987fe3c9 feat: better error handling for ollama reverse proxy 2023-12-13 17:37:29 -08:00
Timothy Jaeryang Baek
d7ae3b1fd6
Merge pull request #213 from ollama-webui/main
dev
2023-12-13 20:09:36 -05:00
Timothy Jaeryang Baek
346b0df811
Merge pull request #212 from ollama-webui/multimodal
feat: multimodal support
2023-12-13 20:08:50 -05:00
Timothy J. Baek
7b58c4e0a3 doc: demo.gif updated 2023-12-13 17:07:54 -08:00
Timothy J. Baek
e3ec631ea6 feat: openai multimodal support 2023-12-13 16:34:13 -08:00
Timothy J. Baek
539527bba5 doc: feature update 2023-12-13 16:22:21 -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 Jaeryang Baek
763448bca9
Merge pull request #203 from therohitdas/display-error
feat: Display error returned by ollama
2023-12-13 18:32:15 -05: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
93cffa89f6
Merge branch 'main' into display-error 2023-12-12 12:25:56 +05:30
Timothy Jaeryang Baek
3e5208c11e
Merge pull request #205 from samuelskottenborg/delete-model-dropdown
Added dropdown for deleting local models
2023-12-11 16:47:45 -05:00
Timothy Jaeryang Baek
09ebb5da26
Merge branch 'main' into delete-model-dropdown 2023-12-11 16:46:52 -05:00
Samuel Skottenborg
7c0332f963 Show model size 2023-12-11 17:23:42 +01:00
Samuel Skottenborg
e55a5dafde Added model dropdown for deleting local models 2023-12-11 17:06:55 +01:00
Rohit Das
195cfd4f84 wip: displaying error in a toast 2023-12-11 15:58:49 +05:30
Timothy Jaeryang Baek
a7bec01d7b
Merge pull request #186 from ollama-webui/dev
feat: `/chat` route support
2023-12-11 02:34:01 -05:00
Timothy J. Baek
7a01e1c2af doc: troubleshooting guide updated 2023-12-10 23:31:32 -08:00
Timothy J. Baek
15d1a48dc2 fix: edit input auto height 2023-12-10 23:09:24 -08:00
Timothy J. Baek
8ee7713623 feat: set originalContent for better chat log 2023-12-10 23:02:17 -08:00
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 Jaeryang Baek
4c729bf3c6
Merge branch 'main' into dev 2023-12-10 22:04:43 -05:00
Timothy Jaeryang Baek
0656d4b1a4
Merge pull request #202 from ollama-webui/fix-edit-chat
fix: edit chat message
2023-12-10 18:24:59 -05:00
Timothy J. Baek
fb83c5762e Update Messages.svelte 2023-12-10 15:23:44 -08:00
Timothy J. Baek
68c6f6979b fix: code styling for safari 2023-12-10 15:14:47 -08:00
Timothy Jaeryang Baek
970a71354b
Merge pull request #200 from ollama-webui/modelfile-import
feat: OllamaHub import improvements
2023-12-09 02:54:28 -05:00
Timothy J. Baek
453674aeb7 feat: modelfile ollamahub link to creator 2023-12-08 21:05:03 -08:00
Timothy J. Baek
7074a882b4 fix: ollamahub modelfile import with username 2023-12-08 21:03:03 -08:00
Timothy Jaeryang Baek
ca1daf5e02
Merge pull request #199 from ollama-webui/build-error-fix
build: arm/v7 removed
2023-12-08 23:40:45 -05:00
Timothy Jaeryang Baek
3c30e04127
build: arm/v7 removed 2023-12-08 23:39:22 -05:00
Timothy Jaeryang Baek
51d5db8505
Merge pull request #198 from ollama-webui/build-error-fix
fix: build error temp fix
2023-12-08 23:31:18 -05:00
Timothy Jaeryang Baek
857ee92b09
fix: build error temp fix 2023-12-08 23:30:23 -05:00
Timothy Jaeryang Baek
d26b8cacbc
Merge pull request #192 from therohitdas/main
feat: multi architecture build added
2023-12-08 23:22:50 -05:00
Timothy Jaeryang Baek
09e1e5ac22
Merge branch 'main' into main 2023-12-08 23:21:55 -05:00
Timothy Jaeryang Baek
110400be45
Merge branch 'main' into dev 2023-12-08 21:29:51 -05:00