Commit graph

927 commits

Author SHA1 Message Date
Timothy J. Baek
70d2571be1 feat: rag backend auth 2024-01-07 02:46:12 -08:00
Timothy J. Baek
c43df8850f fix: requirements 2024-01-07 02:45:56 -08:00
Timothy J. Baek
370884cebc Update Dockerfile
https://docs.trychroma.com/troubleshooting#sqlite
2024-01-07 02:40:22 -08:00
Timothy Jaeryang Baek
0ddb2b320b
Merge pull request #413 from ollama-webui/main
dev
2024-01-07 02:25:52 -08:00
Timothy J. Baek
aa82e381d1 feat: include files from previous prompts 2024-01-07 02:14:17 -08:00
Timothy J. Baek
142269374f feat: vectordb query error handling 2024-01-07 01:59:00 -08:00
Timothy J. Baek
ad3d69be30 refac 2024-01-07 01:54:58 -08:00
Timothy J. Baek
fb0c2d2a8e feat: light mode styling 2024-01-07 01:52:29 -08:00
Timothy J. Baek
9f3df2969d fix: file message styling 2024-01-07 01:48:37 -08:00
Timothy J. Baek
38b5d51caa doc: feature wording update 2024-01-07 01:43:29 -08:00
Timothy J. Baek
9634e2da3e feat: full integration 2024-01-07 01:40:36 -08:00
Timothy J. Baek
28c1192ac0 doc: features update 2024-01-07 01:02:42 -08:00
Timothy J. Baek
fef4725d56 feat: frontend file upload support 2024-01-07 00:57:10 -08:00
Timothy J. Baek
3229ec116c feat: rag apis added to frontend 2024-01-06 23:52:22 -08:00
Timothy J. Baek
cd86c36953 feat: pdf data load 2024-01-06 23:40:51 -08:00
Timothy J. Baek
784b369cc9 feat: chromadb vector store api 2024-01-06 22:59:22 -08:00
Timothy J. Baek
b2c9f6dff8 feat: rag api endpoint 2024-01-06 22:07:20 -08:00
Timothy Jaeryang Baek
ed1d9e6111
Merge pull request #411 from ollama-webui/latex-render-fix
fix: latex render
2024-01-06 21:31:47 -08:00
Timothy J. Baek
cd4121178c fix: latex render 2024-01-06 21:31:11 -08:00
Timothy Jaeryang Baek
acd290431a
Merge pull request #409 from ollama-webui/prompt-create-fix
fix: allow command named create
2024-01-06 17:56:32 -08:00
Timothy J. Baek
82114c45ee fix: allow command named create 2024-01-06 17:55:41 -08:00
Timothy Jaeryang Baek
7071716f54
Merge pull request #408 from ollama-webui/main
rag
2024-01-06 17:33:52 -08:00
Timothy Jaeryang Baek
c55c872867
Merge pull request #405 from ollama-webui/fix
fix: update user email issue
2024-01-06 05:52:14 -05:00
Timothy J. Baek
73b88a8c17 fix: update user email issue 2024-01-06 02:51:57 -08:00
Timothy Jaeryang Baek
f1bda3f9c8
Merge pull request #404 from ollama-webui/incognito
feat: chat history incognito mode
2024-01-06 05:34:48 -05:00
Timothy J. Baek
13d9e6675e feat: chat history incognito mode 2024-01-06 02:33:00 -08:00
Timothy J. Baek
77a4c4ce3e feat: chat history save added to settings 2024-01-06 02:01:56 -08:00
Timothy Jaeryang Baek
b01e83b3fa
Merge pull request #403 from ollama-webui/styling-fix
fix: styling
2024-01-06 04:11:49 -05:00
Timothy J. Baek
c09514ea89 fix: styling 2024-01-06 01:09:20 -08:00
Timothy Jaeryang Baek
d0e1d7cee2
Merge pull request #401 from ollama-webui/edit-user
fix: update role
2024-01-06 00:03:06 -05:00
Timothy J. Baek
e441875af7 fix: update role 2024-01-05 21:02:49 -08:00
Timothy Jaeryang Baek
e9753b87a8
Merge pull request #400 from ollama-webui/edit-user
feat: edit user support
2024-01-06 00:00:56 -05:00
Timothy J. Baek
fb0c64379d feat: edit user support 2024-01-05 20:59:56 -08:00
Timothy Jaeryang Baek
0262be4724
Merge pull request #399 from ollama-webui/doc
doc: demo.gif update
2024-01-05 20:58:12 -05:00
Timothy J. Baek
aa0e2c79a0 doc: demo.gif update 2024-01-05 17:58:00 -08:00
Timothy Jaeryang Baek
6b9453e28f
Merge pull request #398 from ollama-webui/proxy-fix
fix: backend proxy
2024-01-05 20:26:07 -05:00
Timothy J. Baek
bb2971260d fix: backend proxy 2024-01-05 17:16:35 -08:00
Timothy Jaeryang Baek
439185be80
Merge pull request #397 from ollama-webui/logging
feat: proxy logging
2024-01-05 18:52:43 -05:00
Timothy J. Baek
78477baa0e feat: proxy logging 2024-01-05 15:51:33 -08:00
Timothy Jaeryang Baek
e593212264
Merge pull request #395 from ollama-webui/passlib-log
chore: disable passlib log
2024-01-05 15:26:29 -05:00
Timothy J. Baek
6a996b940f doc: non-docker install pip command update 2024-01-05 12:26:21 -08:00
Timothy J. Baek
5e6d946f83 chore: disable passlib log 2024-01-05 12:22:27 -08:00
Timothy Jaeryang Baek
ca2ff93c3c
Merge pull request #391 from ollama-webui/async-proxy
Async proxy
2024-01-05 04:32:45 -05:00
Timothy J. Baek
a37b9c126f refac 2024-01-05 01:29:04 -08:00
Timothy J. Baek
47dc3b5fb2 feat: async reverse proxy 2024-01-05 01:25:34 -08:00
Timothy Jaeryang Baek
76139fc8df
Merge pull request #388 from ollama-webui/run-script
feat: run-ollama-docker.sh added
2024-01-05 00:44:35 -05:00
Timothy J. Baek
0bb8ec4635 feat: run-ollama-docker.sh added 2024-01-04 21:44:19 -08:00
Timothy Jaeryang Baek
1c6b59ee46
Merge pull request #387 from ollama-webui/fix
fix: revert to node for container image
2024-01-05 00:17:14 -05:00
Timothy J. Baek
6c1c889ef7 fix: revert to node for container image 2024-01-04 21:15:13 -08:00
Timothy Jaeryang Baek
d57ac3f5bc
Merge pull request #386 from ollama-webui/fix
fix
2024-01-04 23:59:46 -05:00