Commit graph

530 commits

Author SHA1 Message Date
Timothy Jaeryang Baek
295ebb4f25
Merge pull request #246 from gnscc/main
Refactor docker-compose configuration for modularity
2023-12-24 13:34:08 -05:00
Ignasi Cervero
9395b4a1dc Refactor Docker installation instructions in README for enhanced clarity
- Separate GPU support and API exposure instructions into distinct sections
- Improve readability and user guidance for Docker Compose setup
2023-12-24 12:23:16 +01:00
gnscc
bd722e39bb
Merge branch 'main' into main 2023-12-24 12:09:31 +01:00
Timothy Jaeryang Baek
af7548debb
Merge pull request #274 from ollama-webui/doc-update
doc: feature update
2023-12-24 04:38:17 -05:00
Timothy Jaeryang Baek
bc7a6bae86
Update README.md 2023-12-24 04:36:40 -05:00
Timothy Jaeryang Baek
7e0f5ff20e
doc: feature update 2023-12-24 04:35:40 -05:00
Timothy Jaeryang Baek
c6b9d4cd0f
Merge pull request #273 from ollama-webui/gguf-import
feat: gguf import
2023-12-24 04:12:57 -05:00
Timothy J. Baek
a0181d956f doc: features update 2023-12-24 01:04:16 -08:00
Timothy J. Baek
b05ad1fda1 chore: doc update 2023-12-24 01:02:31 -08:00
Timothy J. Baek
892591f894 feat: no text response error message 2023-12-24 00:47:31 -08:00
Timothy J. Baek
ee83791596 feat: return file_name for model name 2023-12-24 00:40:59 -08:00
Timothy J. Baek
232401a042 feat: gguf file upload status 2023-12-24 00:27:04 -08:00
Timothy J. Baek
0fe7d89f0b feat: create blob from huggingface url 2023-12-23 23:40:14 -08:00
Timothy J. Baek
bc5f9c01a9 chore: version update 2023-12-23 23:33:37 -08:00
Timothy J. Baek
a640652a9b fix: large file upload issue 2023-12-23 23:05:52 -08:00
Timothy J. Baek
e539cf5c28 feat: gguf upload 2023-12-23 15:38:52 -08:00
Timothy Jaeryang Baek
e3ce4cda27
Merge branch 'main' into main 2023-12-23 00:53:21 -05:00
Timothy Jaeryang Baek
6ea9f6e198
Merge pull request #265 from ollama-webui/custom-openai-endpoint
feat: custom openai endpoint
2023-12-23 00:47:47 -05: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
b79c06023b fix: custom suggestion prompts styling 2023-12-22 20:40:17 -08:00
Timothy J. Baek
ecc2466f1e feat: alternative models response support 2023-12-22 20:31:42 -08:00
Timothy J. Baek
0fcdee60cd chore: version update 2023-12-22 20:10:17 -08:00
Timothy J. Baek
f62228165c feat: custom openai api endpoint support 2023-12-22 20:09:50 -08:00
Timothy Jaeryang Baek
77c1a77fcc
Merge pull request #262 from ollama-webui/custom-modelfile-load-fix
fix: custom modelfile url search param
2023-12-22 04:36:40 -05:00
Timothy J. Baek
7043509296 chore: version update 2023-12-22 01:33:09 -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 Jaeryang Baek
8cd93a4e1e
Merge pull request #254 from ollama-webui/fix-drag-and-drop-overlay
fix: file drag and drop overlay
2023-12-19 23:12:53 -05:00
Timothy J. Baek
c57c72cc39 fix: disable profile image drag 2023-12-19 20:10:58 -08:00
Timothy J. Baek
0f2360a384 fix: file drag and drop overlay 2023-12-19 20:08:47 -08:00
Timothy Jaeryang Baek
03dc10580d
Merge pull request #253 from YasushikoX/patch-1
Update TROUBLESHOOTING.md
2023-12-19 22:40:02 -05:00
Yasushiko
25e85c0ee3
Update TROUBLESHOOTING.md 2023-12-19 22:10:54 -05:00
Timothy Jaeryang Baek
54555ce89e
Merge pull request #252 from ollama-webui/drag-drop-input
feat: file drag and drop input
2023-12-19 18:00:56 -05:00
Timothy J. Baek
110498cad6 fix: disable message image drag 2023-12-19 14:59:19 -08:00
Timothy J. Baek
344c91e37a fix: dragleave event added 2023-12-19 14:53:14 -08:00
Timothy J. Baek
3bcf440503 feat: file drag and drop support 2023-12-19 14:50:43 -08:00
Timothy Jaeryang Baek
1ab15d0eac
Merge pull request #247 from notune/patch-1
Add WSL Ubuntu (webui docker + ollama seperately) to TROUBLESHOOTING.md
2023-12-19 15:41:58 -05:00
Timothy Jaeryang Baek
9f674aed4b
Update TROUBLESHOOTING.md 2023-12-19 15:41:05 -05:00
Timothy Jaeryang Baek
aab12ecf32
Merge branch 'main' into patch-1 2023-12-19 15:40:39 -05:00
Timothy Jaeryang Baek
83c81df35d
Merge pull request #250 from ollama-webui/doc-update
doc: disclaimer added
2023-12-19 15:37:19 -05:00
Timothy Jaeryang Baek
1d85f1ce83
doc: disclaimer added 2023-12-19 15:36:32 -05:00
Timothy Jaeryang Baek
e59aecb532
Merge pull request #249 from ollama-webui/overlay-message
fix: better error message for connection issue
2023-12-19 14:58:59 -05:00
Timothy J. Baek
6a38bdcf77 fix: better error message for connection issue 2023-12-19 11:57:49 -08:00
Timothy Jaeryang Baek
e705cc28b4
Merge pull request #248 from ollama-webui/doc-update
doc: backend dependency warning added
2023-12-19 14:39:25 -05:00
Timothy Jaeryang Baek
30d3f6897d
doc: backend dependency warning added 2023-12-19 14:37:36 -05:00
Noah
6fb5a37170
Add WSL Ubuntu (webui docker + ollama seperately) to TROUBLESHOOTING.md 2023-12-19 20:19:43 +01:00
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