Danny Liu
a2bd9b8639
style: npm run format
2024-04-04 12:10:45 -07:00
Danny Liu
0c43897f3d
refac: move generateInitialsImage function to utils
2024-04-04 12:09:07 -07:00
Danny Liu
4195af4942
pass generated profile image in signup api call
2024-04-04 12:08:20 -07:00
Self Denial
9f82f5abba
Formatting...
2024-04-04 12:09:48 -06:00
Self Denial
075fbedb02
More format fixes
2024-04-04 12:07:42 -06:00
Self Denial
bcf79c8366
Format fixes
2024-04-04 12:02:48 -06:00
Self Denial
3b66aa55c0
Improve embedding model update & resolve network dependency
...
* Add config variable RAG_EMBEDDING_MODEL_AUTO_UPDATE to control update behavior
* Add RAG utils embedding_model_get_path() function to output the filesystem path in addition to update of the model using huggingface_hub
* Update and utilize existing RAG functions in main: get_embedding_model() & update_embedding_model()
* Add GUI setting to execute manual update process
2024-04-04 11:01:23 -06:00
Danny Liu
3b06096c52
run npm run lint:backend
2024-04-04 01:10:51 -07:00
Jannik Streidl
a602089b64
Added preload if embedding model in CUDA mode
2024-04-04 10:06:29 +02:00
Danny Liu
8d1db9a1c0
feat: api endpoint to receive profile_image_uirl on signup
2024-04-03 22:36:27 -07:00
Timothy Jaeryang Baek
46774aa5cd
Merge pull request #1416 from open-webui/dev
...
0.1.117
2024-04-03 21:43:17 -07:00
Timothy J. Baek
62392aa88a
Update CHANGELOG.md
2024-04-03 21:37:15 -07:00
Timothy J. Baek
c32d41b47f
refac: about
2024-04-03 21:24:57 -07:00
Timothy Jaeryang Baek
9404b6135a
Merge pull request #1401 from theasp/add-dynamic-manifest
...
feat: Allow overriding application name in manifest.json
2024-04-03 20:45:51 -07:00
Timothy J. Baek
8caad59cb4
feat: allow webui name customisation
2024-04-03 20:45:23 -07:00
Timothy J. Baek
21132420d8
Update Dockerfile
2024-04-03 20:44:18 -07:00
Timothy J. Baek
c89070797c
refac
2024-04-03 20:43:55 -07:00
Timothy J. Baek
1f85354856
feat: stylised pdf
2024-04-03 20:35:32 -07:00
Timothy J. Baek
bfd066cc2f
fix: share chat modal
2024-04-03 19:45:08 -07:00
Timothy J. Baek
000bea84ae
feat: chat pdf download
2024-04-03 19:30:25 -07:00
Timothy J. Baek
944efd2cd8
feat: sanitise response content
2024-04-03 10:57:58 -07:00
Timothy J. Baek
4a09342a71
chore: npm audit fix
2024-04-03 10:26:24 -07:00
Timothy Jaeryang Baek
aad13607c0
Merge pull request #1403 from helmanofer/main
...
Added boto3 to requirements.txt
2024-04-03 10:21:02 -07:00
Timothy Jaeryang Baek
1509c2c2ee
Merge pull request #1406 from jannikstdl/fix-whitemode-onhover
...
Fix hover in whitemode
2024-04-03 10:20:04 -07:00
Timothy Jaeryang Baek
d94bc21ac8
Merge pull request #1408 from Mmx233/main
...
fix: manually check the docs' filename
2024-04-03 10:19:10 -07:00
Mmx233
947c392f72
fix: manually check the docs' filename
2024-04-03 23:37:13 +08:00
Jannik Streidl
15d24a6a11
Fix hover in whitemode
2024-04-03 16:00:06 +02:00
Ofer Helman
a3d6343dbe
Update requirements.txt
2024-04-03 16:27:49 +03:00
Jannik Streidl
ca8fd8af1d
Merge branch 'dockerfile-optimisation' of https://github.com/jannikstdl/open-webui into dockerfile-optimisation
2024-04-03 11:44:18 +02:00
Jannik Streidl
d0d01c95f9
possible fix for format-backend check
2024-04-03 11:43:13 +02:00
Jannik S
f669c0e78e
Merge branch 'dev' into dockerfile-optimisation
2024-04-03 11:37:46 +02:00
Jannik Streidl
33ad2381aa
README instructions and build fixes
2024-04-03 11:34:25 +02:00
Ofer Helman
14fcf4d267
Update requirements.txt
...
In case of using bedrock with litellm import boto3 exception is raised
2024-04-03 11:44:01 +03:00
Andrew Phillips
83ad488e31
Do not use hardcoded manifest.json
...
Generate manifest.json dynamically, using MANIFEST_NAME and
MANIFEST_SHORT_NAME from the environment.
2024-04-02 16:08:10 -03:00
Timothy Jaeryang Baek
fa61e738c3
Merge pull request #1306 from vaayne/feature/support_auth_by_api_key
...
Feature/support auth by api key
2024-04-02 10:09:27 -07:00
Timothy J. Baek
0aa4d305c7
chore: print statement removed
2024-04-02 10:07:44 -07:00
Timothy J. Baek
1066096b33
fix
2024-04-02 10:06:58 -07:00
Timothy J. Baek
398b2076cd
refac
2024-04-02 10:05:53 -07:00
Timothy J. Baek
fb516ea694
refac: styling
2024-04-02 09:58:34 -07:00
Timothy J. Baek
b35cc36e19
chore: formatting
2024-04-02 09:42:45 -07:00
Timothy J. Baek
6d1ce99537
revert: auth page
2024-04-02 09:40:36 -07:00
Timothy J. Baek
7c5f6d71b3
refac
2024-04-02 09:39:55 -07:00
Timothy J. Baek
e49e04c56a
chore: formatting
2024-04-02 09:33:27 -07:00
Timothy J. Baek
da8646cae9
refac
2024-04-02 09:27:35 -07:00
Timothy J. Baek
ba0523cd69
refac: api_key field moved to user
2024-04-02 09:23:55 -07:00
Timothy J. Baek
38c34b4444
fix: import
2024-04-02 09:18:36 -07:00
Timothy J. Baek
b11af9ea0e
fix
2024-04-02 09:18:15 -07:00
Timothy Jaeryang Baek
56369fea3a
Merge branch 'dev' into feature/support_auth_by_api_key
2024-04-02 09:12:19 -07:00
Timothy Jaeryang Baek
24fb77759e
Merge pull request #1347 from cheahjs/feat/trusted-email-header
...
feat: allow authenticating with a trusted email header
2024-04-02 09:11:25 -07:00
Timothy Jaeryang Baek
f9106cf394
Merge pull request #1364 from cheahjs/feat/local-sharing
...
feat: add local sharing of chats
2024-04-02 09:10:15 -07:00