Commit Graph

1097 Commits

Author SHA1 Message Date
Tanvir db51c22093
refactor(run-ollama-docker.sh): update with port variables 2024-01-09 13:46:07 +06:00
Tanvir fd33f68f28
refactor(run.sh): update with port variables 2024-01-09 13:43:55 +06:00
Tanvir 8bb68cfcae
refactor: update run.sh 2024-01-09 13:33:20 +06:00
Tanvir f87a1c9543
refactor: update run-ollama-docker.sh 2024-01-09 13:30:58 +06:00
Tanvir 93c73d355b
chore(docker): update ollama docker image tag to latest 2024-01-09 13:28:35 +06:00
Tanvir 0c0c5955c6
feat(docker): add option to run ollama w/o GPU support 2024-01-09 13:27:39 +06:00
Tanvir e6e05d4641
chore: add shebang to shell scripts 2024-01-09 13:21:36 +06:00
Timothy Jaeryang Baek d71e3c9d82
Merge pull request #431 from ollama-webui/regenerate-shortcut
feat: regenerate keyboard shortcut
2024-01-08 18:10:43 -08:00
Timothy J. Baek cae1bfe737 feat: regenerate keyboard shortcut 2024-01-08 18:10:23 -08:00
Timothy Jaeryang Baek f79ca91741
Merge pull request #428 from ollama-webui/doc-update
doc: roadmap update
2024-01-08 02:26:52 -08:00
Timothy J. Baek 679590f60c doc: roadmap update 2024-01-08 02:26:28 -08:00
Timothy Jaeryang Baek 81d26b9485
Merge pull request #427 from ollama-webui/documents
doc: update
2024-01-08 02:12:29 -08:00
Timothy J. Baek ad36768c42 doc: wording 2024-01-08 02:12:08 -08:00
Timothy J. Baek 594424743b doc: update 2024-01-08 02:11:42 -08:00
Timothy Jaeryang Baek f6a5d4b063
Merge pull request #424 from ollama-webui/documents
feat: full documents support
2024-01-08 02:05:19 -08:00
Timothy J. Baek edceeba1b0 feat: help message added 2024-01-08 02:04:20 -08:00
Timothy J. Baek b858b9b236 feat: edit doc modal styling 2024-01-08 01:57:09 -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 df3d95bf2a refac: message drag file input 2024-01-08 01:12:02 -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 Jaeryang Baek 34e5445424
Merge pull request #423 from ollama-webui/dev
feat: slimmer docker image
2024-01-07 21:41:57 -08:00
Timothy J. Baek 02f364bfd9 fix: dockerfile 2024-01-07 21:22:37 -08:00
Timothy J. Baek 706a8d4f8d fix 2024-01-07 21:14:20 -08:00
Timothy J. Baek 34b0802cac fix: docker 2024-01-07 20:55:32 -08:00
Timothy J. Baek fe587c87f7 fix: docker 2024-01-07 20:52:15 -08:00
Timothy J. Baek 87326a3157 fix: docker 2024-01-07 20:50:09 -08:00
Timothy J. Baek 0345a80033 feat: include embedding weight to image 2024-01-07 20:21:32 -08:00
Timothy Jaeryang Baek 9c44331663
Merge pull request #422 from ollama-webui/dev
WIP: silm docker image
2024-01-07 20:14:41 -08:00
Timothy J. Baek 162641ee43 Update requirements.txt 2024-01-07 19:54:52 -08:00
Timothy Jaeryang Baek 323b475154
Merge pull request #421 from ollama-webui/main
dev
2024-01-07 19:54:10 -08:00
Timothy Jaeryang Baek 2926b98e44
Merge pull request #419 from ollama-webui/doc-update
doc: wording
2024-01-07 13:59:11 -08:00
Timothy J. Baek 32e4953e00 doc: wording 2024-01-07 13:58:57 -08:00
Timothy Jaeryang Baek b1d9d511a1
Merge pull request #418 from ollama-webui/dev
feat: docx support
2024-01-07 13:56:41 -08:00
Timothy J. Baek 57c050326c feat: docx support 2024-01-07 13:56:01 -08:00
Timothy Jaeryang Baek bc126f2f53
Merge pull request #417 from ollama-webui/dev
fix
2024-01-07 09:46:17 -08:00
Timothy J. Baek 537a7f5f00 fix 2024-01-07 09:46:00 -08:00
Timothy Jaeryang Baek 1dad423911
Merge pull request #416 from ollama-webui/dev
refac
2024-01-07 09:38:41 -08:00
Timothy J. Baek 9a63376e55 feat: file upload error handling 2024-01-07 09:33:34 -08:00
Timothy J. Baek b37b157638 feat: reset vectordb storage support 2024-01-07 09:15:45 -08:00
Timothy J. Baek d4b2578f6e feat: rag csv support 2024-01-07 09:05:52 -08:00
Timothy J. Baek d6a1bf1406 refac: file upload 2024-01-07 09:00:30 -08:00
Timothy J. Baek ffd0a5a2a0 Update main.py 2024-01-07 08:34:05 -08:00
Timothy J. Baek c68bb3b950 docker: slim 2024-01-07 08:28:35 -08:00
Timothy Jaeryang Baek 7ba390c41f
Merge pull request #414 from ollama-webui/dev
feat: RAG support
2024-01-07 04:04:22 -08:00
Timothy J. Baek 31bd6dfc15 docker: pre-download transformer weights 2024-01-07 03:39:02 -08:00
Timothy J. Baek bf43415d12 fix: reading status for all messages issue 2024-01-07 03:26:49 -08:00