Commit Graph

1097 Commits

Author SHA1 Message Date
Timothy J. Baek 9083ee8a5d feat: reading indicator 2024-01-07 03:19:34 -08:00
Timothy J. Baek 6271ee64ab fix 2024-01-07 03:01:38 -08:00
Timothy J. Baek 53945c360f fix: import 2024-01-07 03:01:01 -08:00
Timothy J. Baek 9b2f39ba20 Update +page.svelte 2024-01-07 02:54:31 -08:00
Timothy Jaeryang Baek 34e0f64fb3
Merge pull request #333 from ollama-webui/rag
feat: RAG support
2024-01-07 02:50:32 -08:00
Timothy J. Baek 464d0fb016 fix: update langchain.document_loaders 2024-01-07 02:49:13 -08:00
Timothy J. Baek 04db2475f9 fix: disable swagger doc in prod 2024-01-07 02:48:21 -08:00
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 J. Baek 8b62d8ac8f refac: message wording 2024-01-06 13:42:58 -08:00
Timothy J. Baek d12599b2ae refac 2024-01-06 13:35:25 -08:00
Timothy J. Baek 1482119af7 fix 2024-01-06 13:31:35 -08:00
Timothy J. Baek 560dfd80dd refac: explicit var name for ambiguous term payload 2024-01-06 13:30:43 -08:00
Timothy J. Baek e7d8d49374 fix: restore download notification 2024-01-06 13:27:02 -08:00
Timothy J. Baek cf23c23134 fix 2024-01-06 13:24:11 -08:00
Timothy J. Baek 84f0cb41bb fix: restore status toast 2024-01-06 13:23:08 -08:00
Timothy J. Baek 3853261b40 refac 2024-01-06 13:02:09 -08:00
Anuraag Jain 8f570bc2ee refac: code cleanup 2024-01-06 15:06:57 +02:00
Anuraag Jain fd42422d6c refac: pullModel api 2024-01-06 15:01:47 +02:00
Anuraag Jain 17a6ca505b Merge branch 'main' of https://github.com/anuraagdjain/ollama-webui into feat/parallel-model-downloads 2024-01-06 15:01:30 +02:00
Anuraag Jain fd0dcec61d fix: progress bar colors for light theme 2024-01-06 13:15:21 +02: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
Anuraag Jain ea721feea9 feat: parallel model downloads 2024-01-06 12:10:41 +02: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