Commit Graph
483 Commits
Author SHA1 Message Date
icervero 9bbae0e25a Refactor docker-compose configuration for modularity
Split the original docker-compose.yml into three separate files for enhanced modularity and ease of use. Created docker-compose.api.yml for API exposure configuration and docker-compose.gpu.yml for GPU support. This change simplifies the management of different deployment environments and configurations, making it easier to enable or disable specific features such as GPU support and API access without modifying the main docker-compose file.
2023-12-19 17:34:50 +01:00
Timothy Jaeryang Baek d2a290aa27 Merge pull request #245 from ollama-webui/remove-npm-start
chore: unsupported npm start removed
2023-12-19 01:06:26 -05:00
Timothy J. Baek 3109f4dfac chore: http-server dependency removed 2023-12-18 22:03:19 -08:00
Timothy J. Baek 0de7eda9e1 chore: unsupported npm start removed 2023-12-18 21:58:04 -08:00
Timothy Jaeryang Baek 7823c8288d Merge pull request #244 from ollama-webui/bug-report-template
Update bug_report.md
2023-12-18 23:57:44 -05:00
Timothy Jaeryang Baek d55d437275 Update bug_report.md 2023-12-18 23:56:20 -05:00
Timothy Jaeryang Baek 3c43737ea6 Merge pull request #215 from ollama-webui/share-chat
WIP: chat enhancements
2023-12-18 21:53:56 -05:00
Timothy J. Baek 6de9db6772 feat: response autocopy 2023-12-18 18:48:51 -08:00
Timothy J. Baek 47b7b63791 chore: remove deprecated code 2023-12-15 15:59:51 -08:00
Timothy J. Baek be12461aa2 fix: share url reverted to original url 2023-12-15 13:54:25 -08:00
Timothy J. Baek 6c2cab25b1 feat: share chat modelfiles info 2023-12-15 13:48:23 -08:00
Timothy J. Baek 832770e7b2 feat: ollama version check 2023-12-14 19:43:52 -08:00
Timothy J. Baek 665ba90d34 feat: readable verbose output 2023-12-14 18:19:50 -08:00
Timothy J. Baek 9f66cdbb0b feat: token/s added to verbose output 2023-12-14 18:04:15 -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 c342aa2f30 fix: input image preview aspect ratio issue 2023-12-14 17:22:13 -08:00
Timothy J. Baek d10e367664 feat: improved backend error message 2023-12-14 17:05:46 -08:00
Timothy J. Baek c87a80f9a5 feat: chat share 2023-12-14 16:50:54 -08:00
Timothy J. Baek 4622a8990d chore: version update 2023-12-14 15:39:46 -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 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 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 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