Commit Graph

1486 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek 9f3346a6ec
Merge pull request #682 from explorigin/simplify-endpoint-code
Simplify endpoint role checking
2024-02-09 14:26:56 -08:00
Tim Farrell 08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2024-02-08 18:05:01 -06:00
Timothy Jaeryang Baek a06a2b7b9e
Merge pull request #678 from ollama-webui/styling
refac: styling
2024-02-07 18:52:20 -08:00
Timothy J. Baek 84844a84a0 feat: display max 4 suggestions 2024-02-07 18:51:45 -08:00
Timothy J. Baek 7ac338ae31 fix: styling 2024-02-07 18:47:47 -08:00
Timothy Jaeryang Baek 23d7123364
Merge pull request #677 from ollama-webui/styling
feat: styling update
2024-02-07 17:56:36 -08:00
Timothy J. Baek 965cf0d25f feat: styling update 2024-02-07 17:55:19 -08:00
Timothy J. Baek d22813a89e feat: styling update 2024-02-07 17:15:01 -08:00
Timothy Jaeryang Baek 9fccf72bfc
Merge pull request #675 from HenryHolloway/ollama-webui-full-search
feat: full-context search
2024-02-07 17:06:58 -08:00
Timothy J. Baek 5beff6d5f7 refac: optimisation 2024-02-07 17:06:07 -08:00
Henry Holloway 3fa7718fa1 full search 2024-02-07 16:39:20 -08:00
Timothy Jaeryang Baek 47203a703c
Merge pull request #661 from jnkstr/username_option
Added the option to show the username in the chat in settings -> interface
2024-02-07 16:36:20 -08:00
Timothy J. Baek 783d8cf7ef refac 2024-02-07 16:35:12 -08:00
Timothy Jaeryang Baek af1cc7a6be
Merge pull request #663 from kylemclaren/main
Enable/disable signup in env
2024-02-07 16:01:52 -08:00
Kyle McLaren d4fec48d9c
get `ENABLE_SIGNUP` from env 2024-02-06 20:58:07 +02:00
Jannik Streidl e1d4c87ff0 Added the option to show the username in the chat in settings -> interface 2024-02-06 11:22:34 +01:00
Timothy Jaeryang Baek 46d0eff218
Merge pull request #660 from ollama-webui/bulk-upload
feat: bulk document upload
2024-02-06 00:59:51 -08:00
Timothy J. Baek 0682a4a361 feat: bulk document upload 2024-02-06 00:59:26 -08:00
Timothy Jaeryang Baek 7f3ba3d2ac
Merge pull request #656 from ollama-webui/openai-voice
feat: openai tts support
2024-02-05 23:15:45 -08:00
Timothy J. Baek 3050267606 feat: audio loading spinner added 2024-02-05 23:14:24 -08:00
Timothy J. Baek 519e27978f refac 2024-02-05 22:58:02 -08:00
Timothy J. Baek 1b040143eb feat: cache request body 2024-02-05 22:57:24 -08:00
Timothy J. Baek 0b8df52c97 feat: openai tts support 2024-02-05 22:51:08 -08:00
Timothy J. Baek ce31113abd refac: web api voice 2024-02-05 21:36:03 -08:00
Timothy J. Baek efd546ff36 refac: settings
addon removed, voice added
2024-02-05 21:05:38 -08:00
Timothy Jaeryang Baek 3e1c7e4e06
Merge pull request #650 from ollama-webui/settings-refac
refac: settings
2024-02-05 01:59:52 -08:00
Timothy J. Baek cd9f0135f6 refac: settings 2024-02-05 01:58:54 -08:00
Timothy Jaeryang Baek 87a1927447
Merge pull request #647 from ollama-webui/gitignore
Update .gitignore
2024-02-04 21:29:24 -08:00
Timothy J. Baek 8468c18059 Update .gitignore 2024-02-04 21:29:04 -08:00
Timothy Jaeryang Baek 619e5d5bf9
Merge pull request #646 from ollama-webui/fix
fix: documents tags
2024-02-04 11:27:51 -08:00
Timothy J. Baek 713877772e fix: documents tags 2024-02-04 11:26:54 -08:00
Timothy Jaeryang Baek bd0a75a885
Merge pull request #644 from ollama-webui/chore-styling
chore: styling fix
2024-02-04 01:18:17 -08:00
Timothy J. Baek 5e87717d8b chore: styling fix 2024-02-04 01:17:09 -08:00
Timothy Jaeryang Baek e2f92f11d7
Merge pull request #643 from ollama-webui/export-all-user-chats
feat: export all chats from db
2024-02-04 01:08:39 -08:00
Timothy J. Baek 7c2f297c84 feat: export all chats from db
admin only
2024-02-04 01:07:18 -08:00
Timothy Jaeryang Baek c4ca46637e
Merge pull request #642 from ollama-webui/multimodal-fix
feat: include only last images
2024-02-04 00:30:27 -08:00
Timothy J. Baek 6c7c35ad12 feat: include only last images 2024-02-04 00:29:40 -08:00
Timothy Jaeryang Baek f70e6caf0e
Merge pull request #640 from ollama-webui/version
chore: version update
2024-02-03 17:42:21 -08:00
Timothy J. Baek f73a1fc4ea chore: version update 2024-02-03 17:42:08 -08:00
Timothy Jaeryang Baek 323ec3787e
Merge pull request #624 from explorigin/session-security
Improve Session Security
2024-02-03 17:41:31 -08:00
Timothy Jaeryang Baek 1f02940bbd
Merge pull request #617 from ollama-webui/doc-collection
feat: document collection
2024-02-03 17:28:11 -08:00
Timothy J. Baek f814b08bcc fix: disable all documents by default 2024-02-03 17:26:57 -08:00
Timothy J. Baek eb2b1ab77b feat: query all documents 2024-02-03 17:21:51 -08:00
Timothy J. Baek 3858485675 fix: styling 2024-02-03 17:06:59 -08:00
Timothy J. Baek 683650ec00 feat: collection rag integration 2024-02-03 15:57:06 -08:00
Timothy J. Baek 7d2f788a3b feat: import collection from chat input 2024-02-03 15:48:44 -08:00
Timothy J. Baek f448a4b385 feat: doc filter by tag 2024-02-03 15:17:00 -08:00
Timothy J. Baek f538c9a1be feat: display doc tags 2024-02-03 15:00:16 -08:00
Timothy J. Baek 00803c92f2 feat: doc tagging 2024-02-03 14:44:49 -08:00
Timothy Jaeryang Baek 3382fd10a6
Merge pull request #636 from ollama-webui/ts-fix
fix: timestamp display
2024-02-03 12:24:50 -08:00