Jonathan Rohde
df47c496d3
Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee
...
# Conflicts:
# backend/apps/webui/models/functions.py
# backend/apps/webui/routers/chats.py
2024-06-28 09:19:56 +02:00
Timothy J. Baek
cd9170ed24
fix: trusted sign in
2024-06-27 21:44:35 -07:00
Timothy J. Baek
feba50f68c
fix: WEBUI_AUTH
2024-06-27 21:43:19 -07:00
Timothy J. Baek
edbd07f893
feat: global filter
2024-06-27 13:04:12 -07:00
Timothy J. Baek
c8c85ba7fc
refac
2024-06-27 12:16:55 -07:00
Timothy J. Baek
3f5f410453
refac
2024-06-27 11:29:59 -07:00
Jonathan Rohde
23e4d9daff
feat(sqlalchemy): formatting
2024-06-27 07:48:26 +02:00
Jonathan Rohde
d4b6b7c4e8
feat(sqlalchemy): reverted not needed api change
2024-06-27 07:48:08 +02:00
Jonathan Rohde
642c352c69
feat(sqlalchemy): rebase
2024-06-27 07:48:08 +02:00
Jonathan Rohde
d88bd51e3c
feat(sqlalchemy): format backend
2024-06-27 07:48:08 +02:00
Jonathan Rohde
2fb27adbf6
feat(sqlalchemy): add missing file
2024-06-27 07:48:08 +02:00
Jonathan Rohde
8f939cf55b
feat(sqlalchemy): some fixes
2024-06-27 07:48:08 +02:00
Jonathan Rohde
a9b148791d
feat(sqlalchemy): fix wrong column types
2024-06-27 07:48:08 +02:00
Jonathan Rohde
da403f3e3c
feat(sqlalchemy): use session factory instead of context manager
2024-06-27 07:48:08 +02:00
Jonathan Rohde
eb01e8d275
feat(sqlalchemy): use scoped session
2024-06-27 07:48:08 +02:00
Jonathan Rohde
c134eab27a
feat(sqlalchemy): format backend
2024-06-27 07:48:08 +02:00
Jonathan Rohde
320e658595
feat(sqlalchemy): cleanup fixes
2024-06-27 07:48:08 +02:00
Jonathan Rohde
070d9083d5
feat(sqlalchemy): use subprocess to do migrations
2024-06-27 07:48:08 +02:00
Jonathan Rohde
bee835cb65
feat(sqlalchemy): remove session reference from router
2024-06-27 07:48:08 +02:00
Jonathan Rohde
df09d0830a
feat(sqlalchemy): Replace peewee with sqlalchemy
2024-06-27 07:48:08 +02:00
Timothy J. Baek
8dac2a2140
refac
2024-06-26 10:22:31 -07:00
Timothy Jaeryang Baek
70c985feec
Merge pull request #3447 from ben-z/stt-model-configurable
...
fix: Make STT model configurable
2024-06-25 15:26:57 -07:00
Ben Zhang
044bd00386
Make STT model configurable
2024-06-25 21:46:12 +00:00
Timothy J. Baek
36e88d479b
chore: format
2024-06-25 08:01:05 -07:00
Timothy J. Baek
c147147001
chore: format
2024-06-25 08:00:32 -07:00
Timothy Jaeryang Baek
16a8eebd8d
Merge pull request #3328 from FuturePrayer/AUTOMATIC1111_api_auth_support
...
feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter
2024-06-24 19:40:55 -07:00
Timothy Jaeryang Baek
d17dc59246
Merge pull request #2574 from cheahjs/feat/oauth
...
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-06-24 19:05:58 -07:00
Timothy J. Baek
a40d0ec3cb
chore: requirements
2024-06-24 17:53:07 -07:00
Timothy J. Baek
d361404a60
refac
2024-06-24 13:33:03 -07:00
Timothy J. Baek
4c9fa6cf37
enh: pipe handling
2024-06-24 12:56:41 -07:00
Timothy J. Baek
1c4e7f0324
refac
2024-06-24 11:17:18 -07:00
Timothy J. Baek
6bad71adca
fix
2024-06-24 10:37:57 -07:00
Jun Siang Cheah
ca8c098f62
refac: update migrations to match dev
2024-06-24 18:48:28 +08:00
Jun Siang Cheah
f26d80dcae
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-24 18:46:48 +08:00
Timothy J. Baek
5c0015cd66
fix: frontmatter
2024-06-23 20:37:41 -07:00
Timothy J. Baek
abf212c28f
enh: tools & functions frontmatter
2024-06-23 20:31:40 -07:00
Timothy J. Baek
8b99870189
enh: filter function priority valve support
2024-06-23 20:11:08 -07:00
Timothy J. Baek
0250f69da0
fix: valves
2024-06-23 19:48:16 -07:00
Jun Siang Cheah
99e7b328a4
refac: add better logging for oauth errors
2024-06-24 10:43:53 +08:00
Timothy J. Baek
5f2d37dce5
fix: valves
2024-06-23 19:37:35 -07:00
Timothy J. Baek
2eb15ea1fc
feat: SAFE_MODE
2024-06-23 19:28:33 -07:00
Timothy J. Baek
0cf936f9e8
refac
2024-06-23 19:18:13 -07:00
Timothy J. Baek
26e735618e
fix: tools valves
2024-06-23 19:10:52 -07:00
Timothy J. Baek
dc25f44d31
fix: handle default
2024-06-23 19:05:56 -07:00
Timothy J. Baek
627705a347
feat: valves
2024-06-23 19:02:27 -07:00
Timothy J. Baek
3a629ffe00
feat: global filter
2024-06-23 18:39:27 -07:00
Timothy J. Baek
d8c112d8b0
feat: function toggle support
2024-06-23 18:34:42 -07:00
Timothy J. Baek
120b1857b2
enh: valves
2024-06-23 18:05:33 -07:00
Timothy J. Baek
7cd4a3cd1a
chore: requirements
2024-06-23 17:22:11 -07:00
Timothy J. Baek
6ee94c5e97
chore: format
2024-06-22 16:15:19 -07:00
Timothy Jaeryang Baek
fd96c9c68d
Merge pull request #3380 from Yash-1511/main
...
feat: add jina_search as new websearch provider
2024-06-22 15:19:38 -07:00
Timothy J. Baek
60e5adc70e
enh: files api allow filename
2024-06-22 14:49:00 -07:00
Timothy J. Baek
de367e488d
fix
2024-06-22 14:08:23 -07:00
Timothy J. Baek
df71d7c63b
fix
2024-06-22 14:07:11 -07:00
Timothy J. Baek
5b64c28f33
refac
2024-06-22 14:06:19 -07:00
Timothy J. Baek
03bb4bcda6
refac: tool specs
2024-06-22 13:47:57 -07:00
Timothy J. Baek
cf6447eb2a
feat: function exception handler
2024-06-22 12:43:30 -07:00
Timothy J. Baek
9205b90af6
fix
2024-06-22 12:26:03 -07:00
Timothy J. Baek
6ce91de7e0
fix
2024-06-22 12:25:02 -07:00
Timothy J. Baek
f524238910
fix
2024-06-22 12:24:46 -07:00
Timothy J. Baek
646832ba8c
refac
2024-06-22 12:23:37 -07:00
Timothy J. Baek
6ccb5e8f67
feat: user valves support
2024-06-22 12:14:12 -07:00
Timothy J. Baek
d362fd027e
feat: user valves integration
2024-06-22 12:08:32 -07:00
Timothy J. Baek
15fc23df87
feat: user valves endpoints
2024-06-22 11:26:33 -07:00
Yash-1511
7c9fb9199e
feat: add jina_search as new websearch provider
2024-06-22 20:06:15 +05:30
Timothy J. Baek
e4af3852f7
refac: allow class in tools
2024-06-22 02:29:22 -07:00
Timothy J. Baek
a8a451344c
refac
2024-06-22 01:42:28 -07:00
Timothy J. Baek
ae567796ee
refac
2024-06-22 01:39:53 -07:00
Timothy J. Baek
14fd3a8aca
refac
2024-06-21 11:05:55 -07:00
Jun Siang Cheah
981f384154
refac: modify oauth login logic for unique email addresses
2024-06-21 18:25:19 +01:00
Jun Siang Cheah
e011e7b695
fix: set auth cookie during oauth login
2024-06-21 14:35:57 +01:00
Jun Siang Cheah
416e8d1ef9
fix: db migration sync with dev
2024-06-21 14:35:57 +01:00
Jun Siang Cheah
983112d17c
feat: fetch and store oauth profile pictures as data URLs
2024-06-21 14:35:54 +01:00
Jun Siang Cheah
922dfae51c
fix: broken tuple expansion
2024-06-21 13:44:10 +01:00
Jun Siang Cheah
4aab460905
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-21 13:43:19 +01:00
Timothy J. Baek
a2ea6b1b5b
enh: tool async support
2024-06-20 20:40:03 -07:00
Timothy J. Baek
4370f233a1
feat: pipe async support
2024-06-20 20:37:04 -07:00
Timothy J. Baek
5621025c12
feat: async filter support
2024-06-20 20:26:28 -07:00
Timothy J. Baek
6bb2f41812
feat: tool citation
2024-06-20 14:14:12 -07:00
Timothy J. Baek
58ae91369e
refac
2024-06-20 13:49:04 -07:00
Timothy J. Baek
f1de635988
refac: cookie
2024-06-20 13:14:58 -07:00
Timothy J. Baek
5a2c2770a4
chore: format
2024-06-20 04:53:23 -07:00
Timothy J. Baek
59fa2f8f26
refac: pipe function support
2024-06-20 04:47:40 -07:00
Timothy J. Baek
d6e4aef607
feat: pipe function
2024-06-20 04:38:59 -07:00
Timothy J. Baek
de26a78a16
refac
2024-06-20 04:21:55 -07:00
Timothy J. Baek
c689356b31
refac
2024-06-20 03:57:36 -07:00
Timothy J. Baek
015772ef9a
refac
2024-06-20 03:45:13 -07:00
Timothy J. Baek
afd270523c
feat: filter func outlet
2024-06-20 03:23:50 -07:00
Timothy J. Baek
96d7c3e99f
fix: raise error
2024-06-20 02:37:36 -07:00
Timothy J. Baek
c4bd60114e
feat: filter inlet support
2024-06-20 02:30:00 -07:00
Timothy J. Baek
6b8a7b9939
refac: chat completion middleware
2024-06-20 02:06:10 -07:00
Timothy J. Baek
448ca9d836
refac
2024-06-20 01:51:39 -07:00
Timothy J. Baek
bf5775e07a
refac
2024-06-20 01:16:31 -07:00
Timothy J. Baek
43e08c6afa
refac
2024-06-20 00:54:58 -07:00
Timothy J. Baek
27f8afebab
feat: function db migration
2024-06-20 00:49:11 -07:00
Timothy J. Baek
f68aba687e
feat: functions router
2024-06-20 00:37:02 -07:00
sihuangwlp
e16ae92edc
complate missing field AUTOMATIC1111_API_AUTH
2024-06-20 14:53:38 +08:00
sihuangwlp
bec04279aa
Add AUTOMATIC1111_API_AUTH support
2024-06-20 14:15:49 +08:00
Timothy J. Baek
f9283bc311
enh: pipeline user email support
2024-06-19 17:19:35 -07:00
Timothy J. Baek
ab270c1682
fix
2024-06-19 14:49:35 -07:00
Timothy Jaeryang Baek
1e0453221d
Merge pull request #3221 from perfectra1n/feature-external-db-reconnect
...
feat: external db reconnect
2024-06-19 14:40:03 -07:00
Timothy J. Baek
b36c525ebc
enh: cookie auth
2024-06-19 14:38:09 -07:00
Que Nguyen
9e87012489
Fix: Rename 'whitelist' to 'filter_list' in function
2024-06-19 18:22:29 +07:00
Timothy J. Baek
dad7af6de1
enh: tool __model__ param support
2024-06-18 18:50:36 -07:00
Timothy J. Baek
dcac1a3cb7
enh: tool __id__ param support for cache dir
2024-06-18 18:14:18 -07:00
Timothy J. Baek
6f9a31eba5
feat: tool cache dir
2024-06-18 18:07:51 -07:00
Timothy J. Baek
a2e1ea103c
feat: tools file handler support
2024-06-18 16:45:03 -07:00
Timothy J. Baek
514c7f1520
fix: rag
2024-06-18 16:08:42 -07:00
Timothy J. Baek
bcc27e3852
fix
2024-06-18 15:48:25 -07:00
Timothy J. Baek
d5a1030000
refac: uploads delete
2024-06-18 15:20:04 -07:00
Timothy J. Baek
20e4f6cc16
refac
2024-06-18 14:55:18 -07:00
Timothy J. Baek
eb21750466
fix: files
2024-06-18 14:38:23 -07:00
Timothy J. Baek
b4bdea6d85
fix: files
2024-06-18 14:33:44 -07:00
Timothy J. Baek
83986620ee
refac
2024-06-18 14:15:08 -07:00
Timothy J. Baek
9e7b7a895e
refac: file upload
2024-06-18 13:50:18 -07:00
perfectra1n
7e061d19ca
Merge branch 'open-webui:main' into feature-external-db-reconnect
2024-06-18 12:11:28 -07:00
Timothy J. Baek
7c2a198370
feat: file db migration
2024-06-18 11:38:50 -07:00
Timothy J. Baek
146e550239
feat: files endpoint
2024-06-18 11:36:55 -07:00
Timothy J. Baek
ba7091c25b
refac
2024-06-18 10:36:06 -07:00
Timothy J. Baek
453f9be16c
refac
2024-06-18 10:26:53 -07:00
perf3ct
81b2416923
format
2024-06-17 16:47:09 -07:00
perf3ct
59c6ff727a
borrow some of the previous PRs reconnection code
2024-06-17 16:44:20 -07:00
Timothy J. Baek
493fe562ac
refac
2024-06-17 14:39:21 -07:00
Timothy J. Baek
b1d83fc42c
chore: format
2024-06-17 14:32:23 -07:00
Timothy Jaeryang Baek
20f052eb37
Merge pull request #3112 from que-nguyen/searxng
...
Domain whitelisting for web search results
2024-06-17 14:30:17 -07:00
Timothy J. Baek
686c5081e6
fix: model system prompt variable support
2024-06-17 13:47:48 -07:00
Timothy J. Baek
55dfc2013a
enh: __messages__ support for tools
2024-06-17 13:28:29 -07:00
perf3ct
48e1356ed9
add logging for user upon db connection
2024-06-17 10:34:19 -07:00
perf3ct
5c655f298b
stop even using pooled DBs in peewee
2024-06-17 09:56:31 -07:00
perf3ct
981866eb93
use autoconnect and stop using the mixin
2024-06-17 07:50:47 -07:00
Que Nguyen
c487385980
Set filter_list as optional param in serpstack.py
2024-06-17 14:38:11 +07:00
Que Nguyen
bcb84235b1
Set filter_list as optional param in serply.py
2024-06-17 14:37:52 +07:00
Que Nguyen
6b8290fa6d
Set filter_list as optional param in serper.py
2024-06-17 14:37:26 +07:00
Que Nguyen
9c446d9fb4
Set filter_list as optional param in searxng.py
2024-06-17 14:36:56 +07:00
Que Nguyen
3cc0e3ecb6
Refactor rag/main.py
...
Renamed function get_filtered_results
2024-06-17 14:36:26 +07:00
Que Nguyen
d8beed13b4
Set filter_list as optional param in google_pse.py
2024-06-17 14:35:27 +07:00
Que Nguyen
7d2ad8c4bf
Set filter_list as optional param in duckduckgo.py
2024-06-17 14:34:59 +07:00
Que Nguyen
a02139ba9d
Set filter_list as optional param in brave.py
2024-06-17 14:34:17 +07:00
Que Nguyen
b3d136b3b3
Refactored config.py
...
Renamed RAG_WEB_SEARCH_WHITE_LIST_DOMAINS to RAG_WEB_SEARCH_DOMAIN_FILTER_LIST
2024-06-17 14:33:23 +07:00
Que Nguyen
a3ac9ee774
Refactor main.py
...
Rename RAG_WEB_SEARCH_WHITE_LIST_DOMAINS to RAG_WEB_SEARCH_DOMAIN_FILTER_LIST
2024-06-17 14:31:44 +07:00
Que Nguyen
75e51ecf6d
Merge branch 'open-webui:main' into searxng
2024-06-17 14:28:02 +07:00
Timothy J. Baek
a28ad06bf0
fix
2024-06-16 23:36:21 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
Timothy Jaeryang Baek
f3bd81073d
Merge pull request #3202 from JohnTheNerd/main
...
feat: added ability to set user name for federated auth
2024-06-16 17:56:29 -07:00
Timothy J. Baek
e183b0e5ff
chore: format
2024-06-16 15:34:15 -07:00
Timothy J. Baek
4b6b33b08b
feat: user_location
2024-06-16 15:32:26 -07:00
perf3ct
10fa887eab
fix peewee and playhouse connections to retry
2024-06-16 15:25:48 -07:00
John Karabudak
c00a6fa02a
added ability to set user name for federated auth
...
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.
if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.
Co-Authored-By: Nikita Borzykh <sample@fastmail.com>
2024-06-16 18:44:10 -02:30
Timothy J. Baek
8e62c36148
enh: AIOHTTP_CLIENT_TIMEOUT None support
2024-06-16 13:56:49 -07:00
John Karabudak
ea074fa9bf
added Stable Diffusion 3 support alongside ComfyUI configuration
...
this commit adds four environment variables:
- COMFYUI_CFG_SCALE
- COMFYUI_SAMPLER
- COMFYUI_SCHEDULER
- COMFYUI_SD3 (merely setting this at all will enable SD3 mode)
2024-06-16 15:30:52 -02:30
Timothy J. Baek
fc1a66ea76
feat: current_time, current_datetime
2024-06-16 10:39:48 -06:00
Timothy Jaeryang Baek
c8418da8c1
Merge pull request #3217 from theasp/better-body-logging
...
chore: Log API request bodies at debug level
2024-06-16 09:07:22 -07:00
perf3ct
75d713057c
Merge remote-tracking branch 'upstream/main' into feature-external-db-reconnect
2024-06-16 09:03:57 -07:00
Andrew Phillips
c0c875eae2
Use log.debug() for logging request bodies for the backend API
2024-06-16 12:40:16 -03:00
Andrew Phillips
3eba963d03
Remove redundant logging
2024-06-16 12:38:20 -03:00
Jun Siang Cheah
4ff17acc1b
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-16 08:31:05 +01:00
Que Nguyen
a02ba52de8
Merge branch 'dev' into searxng
2024-06-15 23:44:31 +07:00
Timothy J. Baek
dfa2cf9e6d
refac: AIOHTTP_CLIENT_TIMEOUT default value should match
2024-06-15 04:25:21 -06:00
Timothy J. Baek
2f501aee14
chore: format
2024-06-15 03:36:17 -06:00
Timothy J. Baek
3c599e24e5
refac
2024-06-15 03:35:44 -06:00
Timothy Jaeryang Baek
a6ee7415d8
Merge pull request #3116 from Peter-De-Ath/memories-edit
...
feat: add abilty to edit memories
2024-06-15 01:58:57 -07:00
Peter De-Ath
bec00e7e64
fix: change update_memory to correct naming convention
...
fix: update update_memory to POST
2024-06-14 21:23:34 +01:00
Timothy Jaeryang Baek
8db439a0d1
Merge pull request #3177 from Yash-1511/main
...
feat: add tavily web search in web search provider
2024-06-14 11:09:59 -07:00
Yash-1511
b9da72560a
feat: add tavily web search in web search provider
2024-06-14 20:44:11 +05:30
Timothy Jaeryang Baek
26505079b8
Merge pull request #3107 from TheTerrasque/defect/ollama-long-response-timeout
...
Fix: ollama long response timeout
2024-06-14 02:45:55 -07:00
Timothy Jaeryang Baek
53858c9b0e
Merge pull request #3161 from sammcj/num_batch
...
feat: add num_keep, num_batch
2024-06-14 00:14:46 -07:00
Timothy J. Baek
454a386612
refac
2024-06-14 00:10:52 -07:00
Sam McLeod
3f5e36271f
feat: add num_keep, num_batch
2024-06-14 16:21:20 +10:00
Timothy J. Baek
b8136951e4
refac
2024-06-13 02:29:56 -07:00
Timothy J. Baek
5300d2c531
refac
2024-06-13 01:28:15 -07:00
Timothy J. Baek
d6fd2a8228
refac
2024-06-12 21:18:53 -07:00
Peter De-Ath
493e3068d8
enh: ability to edit memories
2024-06-13 02:42:07 +01:00
Que Nguyen
7b5f434a07
Implement domain whitelisting for web search results
2024-06-13 07:14:48 +07:00
Mikael Turøy
e130ad74d1
Added timeout setting for ollama streaming response
2024-06-12 22:50:15 +02:00
Timothy J. Baek
bdd2ac0015
fix/refac: docs
2024-06-12 13:45:13 -07:00
Timothy J. Baek
e82027310d
fix
2024-06-12 13:34:34 -07:00
Timothy J. Baek
c6c0bc19d8
fix: filter pipeline
2024-06-12 13:31:05 -07:00
Timothy J. Baek
c794d59fd5
revert: do not change the default
2024-06-12 11:47:19 -07:00
Timothy Jaeryang Baek
90dadf0bec
Merge pull request #3073 from que-nguyen/searxng
...
Set searxng language to auto and enable safesearch (moderate).
2024-06-12 11:26:10 -07:00
Timothy J. Baek
1163745a03
revert
2024-06-12 11:08:05 -07:00
Que Nguyen
305ec59d76
Set searxng language as 'auto' and enable safesearch (moderate).
...
Configure searxng with language param set to auto and add "safesearch": 1 (moderate) for safer web results.
2024-06-12 21:33:33 +07:00
Timothy J. Baek
c0ca447041
chore: format
2024-06-12 01:37:53 -07:00
Timothy Jaeryang Baek
5d3db15eca
Merge pull request #3049 from que-nguyen/dev
...
Refactor URL validation function
2024-06-12 01:36:34 -07:00
Timothy J. Baek
eead69068c
fix: type casting
2024-06-12 01:35:42 -07:00
Timothy J. Baek
e8fc522eba
chore: format
2024-06-12 00:18:22 -07:00
Que Nguyen
eb7bba81fe
Refactor URL validation function
...
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`.
- Removed the check for private IP addresses in the URL validation process.
- Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request.
2024-06-12 08:15:04 +07:00
Timothy J. Baek
9bd054490f
refac
2024-06-11 14:32:01 -07:00
Timothy J. Baek
2be14d57bf
fix
2024-06-11 14:30:18 -07:00
Timothy J. Baek
0bb26ae504
refac: tools
2024-06-11 11:31:14 -07:00
Timothy J. Baek
9d16dd997a
refac
2024-06-11 11:15:43 -07:00
Timothy J. Baek
e4fe1fff97
feat: tool __user__ email
2024-06-11 10:54:11 -07:00
Timothy J. Baek
67cd9b76ae
refac: __user__ param
2024-06-11 10:35:13 -07:00
Timothy J. Baek
8a86f32700
feat: user hook
2024-06-11 10:19:59 -07:00
Timothy Jaeryang Baek
d709038b5b
Merge pull request #3029 from Yash-1511/main
...
feat: add DuckDuckGo search functionality using duckduckgo_search library
2024-06-11 09:53:26 -07:00
Timothy Jaeryang Baek
a2631ed38e
Merge pull request #3041 from cocktailpeanut/main
...
feat: custom HOST env variable on windows
2024-06-11 09:52:45 -07:00
cocktailpeanut
884eb9f7ee
update
2024-06-11 12:32:29 -04:00
Que Nguyen
3bec60b80c
Fixed the issue where a single URL error disrupts the data loading process in Web Search mode
...
To address the unresolved issue in the LangChain library where a single URL error disrupts the data loading process, the lazy_load method in the WebBaseLoader class has been modified. The enhanced method now handles exceptions appropriately, logging errors and continuing with the remaining URLs.
2024-06-11 22:06:14 +07:00
Yash-1511
07b08ef67e
add: duckduckgo-search dependencies added in requirements.txt
2024-06-11 19:53:57 +05:30
Yash-1511
83f9475584
feat: add DuckDuckGo search functionality using duckduckgo_search library
2024-06-11 19:49:08 +05:30
Timothy J. Baek
bf1936de34
refac
2024-06-11 02:12:24 -07:00
Timothy J. Baek
1e1b372d07
fix
2024-06-11 01:18:05 -07:00
Timothy J. Baek
bd5a8567ef
refac: tools & rag
2024-06-11 01:10:24 -07:00
Timothy J. Baek
91bc65c7da
fix
2024-06-11 00:50:30 -07:00
Timothy J. Baek
049b3136e8
refac
2024-06-11 00:24:25 -07:00
Timothy J. Baek
3d6f5f418d
feat: tools full integration
2024-06-11 00:18:45 -07:00
Timothy J. Baek
a27175d672
feat: fc integration
2024-06-10 23:40:27 -07:00
Timothy J. Baek
ff1cd306d8
refac
2024-06-10 22:38:48 -07:00
Timothy J. Baek
8464b30485
refac
2024-06-10 22:10:53 -07:00
Timothy J. Baek
c961964647
enh: tool id validation
2024-06-10 21:59:06 -07:00
Timothy J. Baek
4601a0246f
fix: tool edit
2024-06-10 21:53:51 -07:00
Timothy J. Baek
1611a3aa70
feat: export tools
2024-06-10 21:36:13 -07:00
Timothy J. Baek
b434ebf3ad
feat: tools integration
2024-06-10 21:33:46 -07:00
Timothy J. Baek
3a96e1f109
feat: tools backend
2024-06-10 20:39:55 -07:00
Timothy J. Baek
8b1e2ce279
feat: code format
2024-06-10 17:12:48 -07:00
Timothy J. Baek
644f0fe6c3
chore: version bump
2024-06-10 13:52:35 -07:00
Timothy Jaeryang Baek
fcf8f2a704
Merge pull request #2952 from arkohut/tolerant-readonly-filesystem
...
fix: tolerant readonly filesystem for copy favicon to static dir
2024-06-10 11:59:06 -07:00
arkohut
d20f6cb45b
fix: use Exception to handle all errors
2024-06-10 21:27:35 +08:00
teampen
14d33f0fcc
Merge branch 'add-serply' into dev
2024-06-09 21:40:50 -04:00
teampen
4dcec4855e
adding Serply as an alternative web search
2024-06-09 21:39:46 -04:00
teampen
efb4a710c8
adding Serply as an alternative web search
2024-06-09 20:44:34 -04:00
Timothy J. Baek
2755ef62d9
feat: threshold setting
2024-06-09 15:29:55 -07:00
Timothy J. Baek
8debb71197
feat: search query threshold
2024-06-09 15:19:36 -07:00
Timothy J. Baek
a93645aee8
refac
2024-06-09 15:08:23 -07:00
Timothy J. Baek
28ca6fb678
refac
2024-06-09 15:04:33 -07:00
Timothy J. Baek
591cd993c2
refac: search query task
2024-06-09 14:53:10 -07:00
Timothy J. Baek
aa1bb4fb6d
refac
2024-06-09 14:26:49 -07:00
Timothy J. Baek
5e7237b9cb
refac: title generation
2024-06-09 14:25:31 -07:00
Timothy J. Baek
84defafc14
feat: unified chat completions endpoint
2024-06-09 13:17:44 -07:00
Timothy Jaeryang Baek
9b38788aa2
Merge pull request #2937 from mindspawn/cuda-fix
...
Enable case independent environment variable testing in start.sh
2024-06-09 13:01:17 -07:00
Timothy J. Baek
c44fc82ecd
refac: openai
2024-06-09 12:43:54 -07:00
arkohut
8e9e429a91
fix: tolerant readonly filesystem for copy favicon to static dir
2024-06-09 23:23:28 +08:00
Timothy J. Baek
f2b9a5f5bf
refac: rag
2024-06-09 03:01:25 -07:00
Timothy Jaeryang Baek
8c95a8be3a
Merge pull request #2943 from choltha/fix/temperature-params
...
fix: model settings temperature not passed correctly from model settings to ollama/openai api
2024-06-09 01:56:18 -07:00
Christoph Holthaus
97b39115a1
fix: temperature not passed correctly
2024-06-09 09:49:24 +02:00
Timothy J. Baek
d1da3dde65
refac: migration
2024-06-08 13:45:33 -07:00
Timothy J. Baek
3499ec3f79
fix: tts
2024-06-08 13:18:42 -07:00
Timothy Jaeryang Baek
9b839e5c9f
Merge pull request #2927 from arkohut/tolerant-no-write-permission-for-static-dir
...
fix: tolerant no write permission for copy favicon to static dir
2024-06-08 13:03:08 -07:00
mindspawn
575f23cde9
Update start.sh to be case-independent when testing env vars
2024-06-08 10:59:59 -07:00
Timothy J. Baek
5cbb79fa6e
fix: safari audio issue
2024-06-08 02:07:19 -07:00
Timothy J. Baek
277e7aead7
refac
2024-06-08 00:52:19 -07:00
arkohut
d3558fdb33
fix: tolerant no write permission for copy favicon to static dir
2024-06-08 13:56:08 +08:00
Timothy Jaeryang Baek
dbde628141
Merge pull request #2923 from mindspawn/outlook-msg
...
Support Outlook Message File Format
2024-06-07 21:50:03 -07:00
mindspawn
6f9148ac4c
Update main.py
2024-06-07 21:41:30 -07:00
Timothy J. Baek
d7d8896e43
fix: active users
2024-06-07 21:38:09 -07:00
mindspawn
f69bc57fed
Update requirements.txt
2024-06-07 21:18:35 -07:00
mindspawn
4ecc1c06d3
Update main.py
2024-06-07 21:18:04 -07:00
Timothy J. Baek
e516374d54
feat: external stt
2024-06-07 20:31:52 -07:00
Timothy J. Baek
55dc6c1b3b
refac: audio
2024-06-07 20:18:48 -07:00
Timothy J. Baek
da47c2dfa3
refac: active users
2024-06-07 17:35:01 -07:00
Jun Siang Cheah
bba4c4242f
feat: add WEBUI_SESSION_COOKIE_SECURE
2024-06-07 09:13:42 +01:00
Timothy J. Baek
4a73a01c24
refac
2024-06-06 20:44:42 -07:00
Timothy Jaeryang Baek
b512501d9d
Merge pull request #2870 from mindspawn/proxy-fix2
...
Fix proxy not being used for /api/version/updates
2024-06-06 04:06:36 -07:00
mindspawn
3069fa8074
Update main.py to enable http_proxy use for checking for new versions
2024-06-05 17:24:59 -07:00
Timothy J. Baek
e52568e7cb
feat: upload pipeline
2024-06-05 13:57:48 -07:00
Jun Siang Cheah
ae376ec8fe
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-05 19:23:52 +01:00
Jun Siang Cheah
af4f8aa589
feat: add WEBUI_SESSION_COOKIE_SAME_SITE for when open webui is embedded
2024-06-05 19:21:42 +01:00
Timothy J. Baek
d077b3dcdb
fix: ollama version request when ollama api is disabled
2024-06-05 09:08:52 -07:00
Timothy J. Baek
92d056c982
fix: running models
2024-06-04 11:38:31 -07:00
Timothy J. Baek
2be9c25ba7
feat: show current running models
2024-06-04 11:13:43 -07:00
Timothy J. Baek
7cf80289c3
fix: active users
2024-06-04 09:52:27 -07:00
Timothy J. Baek
bbfa54a6b9
feat: active user count
2024-06-04 01:10:31 -07:00
Timothy J. Baek
4925a6530b
fix: banner z index
2024-06-04 00:45:56 -07:00
Timothy J. Baek
85484392b2
feat: websocket
2024-06-03 23:39:52 -07:00
Timothy J. Baek
0495f01acb
feat: reset upload dir
2024-06-03 21:45:36 -07:00
Timothy Jaeryang Baek
8c3a6eb262
Merge pull request #2799 from mindspawn/proxy-fix
...
Enable use of http_proxy environment variable in openai and ollama calls
2024-06-03 21:19:53 -07:00
Timothy J. Baek
25336f85f3
feat: admin details in account pending overlay
2024-06-03 21:17:43 -07:00
mindspawn
74ed74f1a4
Enable http_proxy use for ollama calls.
2024-06-03 20:43:25 -07:00
mindspawn
94ebf02719
Enable http_proxy use for openai calls.
2024-06-03 20:41:59 -07:00
Timothy J. Baek
61867c1545
Update searxng.py
2024-06-03 17:02:50 -07:00
Timothy J. Baek
4068a421bf
fix
2024-06-03 17:00:35 -07:00
Timothy Jaeryang Baek
768941bded
Merge pull request #2785 from cheahjs/feat/openai-embeddings-batch
...
feat: add RAG_EMBEDDING_OPENAI_BATCH_SIZE to batch multiple embeddings
2024-06-03 13:50:14 -07:00
Jun Siang Cheah
7fefbb316d
fix: add backwards compat with older searxng urls
2024-06-03 21:13:10 +01:00
Timothy J. Baek
82f7b6c315
refac: modelfiles migration
2024-06-03 12:48:17 -07:00
Timothy Jaeryang Baek
92d9b38110
Merge branch 'dev' into feat/openai-embeddings-batch
2024-06-03 12:39:09 -07:00
Lyuboslav Petrov
08443b3c55
Revert log level to debug
2024-06-03 12:48:40 +03:00
Lyuboslav Petrov
7e761a69a7
FIX searxng URL construction using params for arg passing
...
Accept additional parameters such as language, time_range, and categories to tailor the search results.
Raise an exception if a request error occurs during the search process.
Use params argument to construct the query string
Sort by relevance
Expand docstring
2024-06-03 12:44:46 +03:00
Timothy J. Baek
fddf693dad
feat: single chat export
2024-06-02 21:39:09 -07:00
Timothy J. Baek
814fbb73f3
feat: RESET_CONFIG_ON_START
2024-06-02 18:14:36 -07:00
Timothy J. Baek
3d74c04f50
feat: mermaid rendering support
2024-06-02 18:03:30 -07:00
Timothy J. Baek
a9e5003c4f
fix: filter outlet
2024-06-02 17:49:44 -07:00
Timothy J. Baek
32a61ea15d
fix: pipelines
2024-06-02 16:46:33 -07:00
Timothy Jaeryang Baek
c5ff4c24e1
Merge branch 'dev' into fix/ollama-cancellation
2024-06-02 16:27:01 -07:00
Timothy J. Baek
27ff3ab112
fix: validate lengths for openai urls and keys
2024-06-02 16:20:22 -07:00
Timothy J. Baek
e0ba585204
feat: include num_thread in advanced params
2024-06-02 13:20:38 -07:00
Jun Siang Cheah
b5b2b70f4a
fix: bad payload refactor
2024-06-02 19:40:18 +01:00
Jun Siang Cheah
7f74426a22
fix: openai streaming cancellation using aiohttp
2024-06-02 18:48:45 +01:00
Jun Siang Cheah
4dd51badfe
fix: ollama streaming cancellation using aiohttp
2024-06-02 18:06:12 +01:00
Jun Siang Cheah
24c35c308d
fix: stream defaults to true, return request ID
2024-06-02 17:09:15 +01:00
Jun Siang Cheah
0cb8163321
feat: add RAG_EMBEDDING_OPENAI_BATCH_SIZE to batch multiple embeddings
2024-06-02 15:34:31 +01:00
Timothy J. Baek
a53796270f
refac: web search config
2024-06-01 20:08:08 -07:00
Timothy J. Baek
fbdfb7e4fa
refac: web search
2024-06-01 19:57:00 -07:00
Timothy J. Baek
999d2bc21b
refac: web search
2024-06-01 19:52:12 -07:00
Timothy J. Baek
912a704fdc
refac: web search settings
2024-06-01 19:40:48 -07:00
Timothy J. Baek
ea6b8984ab
refac: web search
2024-06-01 19:03:56 -07:00
Timothy J. Baek
c6a57b1f6f
feat: export litellm config.yaml
2024-06-01 16:31:39 -07:00
Timothy J. Baek
cb8c45d864
fix: pipelines
2024-05-31 13:30:12 -07:00
Timothy J. Baek
7674229e3a
feat: chat clone
2024-05-31 10:30:42 -07:00
Беклемишев Петр Алексеевич
ad32a2ef3c
Drop mysql restarts
2024-05-31 13:26:23 +07:00
Timothy J. Baek
995f7bc51b
fix: chat completed
2024-05-30 21:43:10 -07:00
Беклемишев Петр Алексеевич
e59e1f5049
Fix rebase artifacts
2024-05-30 20:44:13 +07:00
Беклемишев Петр Алексеевич
dfbc125947
Reconnect to postgresql & mysql external databases when getting disconnected
2024-05-30 20:41:06 +07:00
Timothy J. Baek
ef8d84296e
feat: pipelines filter outlet
2024-05-30 02:04:29 -07:00
Timothy J. Baek
c76330710f
refac: pipeline filters
2024-05-29 23:29:45 -07:00
Timothy J. Baek
4715160b53
fix: pipelines
2024-05-29 22:41:51 -07:00
Timothy J. Baek
340b399fc2
refac: pipelines
2024-05-29 22:18:27 -07:00
Timothy J. Baek
12e60d8ebf
feat: add/delete pipelines
2024-05-29 22:03:22 -07:00
Timothy J. Baek
c1cabf1415
feat: multiple pipelines server support
2024-05-29 21:26:57 -07:00
Timothy J. Baek
e427ef767b
fix: openai proxy
2024-05-29 11:28:42 -07:00
Timothy J. Baek
7f8be4a709
refac
2024-05-29 01:42:42 -07:00
Timothy J. Baek
5cf44ac7da
feat: display pipelines server in api settings
2024-05-29 01:36:13 -07:00
Timothy J. Baek
e8d4e03c0d
refac: openai allow empty key
2024-05-29 01:12:25 -07:00
Timothy J. Baek
943baad689
feat: allow valve pipelines edit
2024-05-28 18:24:39 -07:00
Timothy J. Baek
2d596d7307
feat: valves full integration
2024-05-28 13:05:31 -07:00
Timothy J. Baek
130d15a2fb
feat: pipeline valves
2024-05-28 12:32:49 -07:00
Timothy J. Baek
0bef1b44c0
feat: pipeline valves
2024-05-28 12:04:19 -07:00
Timothy J. Baek
0383efa207
refac: pipelines
2024-05-28 11:43:48 -07:00
Timothy J. Baek
e231333bcd
refac
2024-05-28 09:50:17 -07:00
Timothy J. Baek
ec36493d61
feat: pipeline filter wildcard support
2024-05-27 20:26:24 -07:00
Timothy J. Baek
966f10e715
refac: pipeline valves -> filters
2024-05-27 19:34:05 -07:00
Timothy J. Baek
4fac99c5b3
feat: pipeline valves user field
2024-05-27 19:16:07 -07:00
Timothy J. Baek
cc6d9bb8c0
feat: pipeline valve support
2024-05-27 19:03:26 -07:00
Timothy J. Baek
74a8deb19f
refac
2024-05-27 14:25:36 -07:00
Timothy J. Baek
f3527df644
refac: styling
2024-05-27 13:22:24 -07:00
Timothy J. Baek
4685f523b6
refac
2024-05-27 12:48:08 -07:00
Timothy J. Baek
73178cf519
refac
2024-05-27 11:08:01 -07:00
Jun Siang Cheah
a1f4706aa1
fix: OAUTH_MERGE_ACCOUNTS_BY_EMAIL not being correctly read
2024-05-27 18:16:36 +01:00
Jun Siang Cheah
6a36039a59
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-05-27 18:14:43 +01:00
Jun Siang Cheah
985fdca585
refac: move things around, uplift oauth endpoints
2024-05-27 18:07:38 +01:00
Jun Siang Cheah
06dbf59742
feat: make oauth config persist into config.json
2024-05-27 17:21:24 +01:00
Jun Siang Cheah
4a4e323a44
refac: rename OPENID -> OAUTH
2024-05-27 17:17:34 +01:00
Timothy Jaeryang Baek
bced90734b
Merge branch 'websearch' into feat/backend-web-search
2024-05-26 23:40:05 -07:00
Timothy J. Baek
ccbafca74c
feat: save user settings to db
2024-05-26 22:47:42 -07:00
Timothy J. Baek
0c04b18f36
refac
2024-05-26 13:02:40 -07:00
Timothy Jaeryang Baek
78dedb3389
Merge branch 'dev' into feat/disable-community-sharing
2024-05-26 10:00:51 -10:00
Timothy J. Baek
242d4f0c8d
feat: banners
...
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Jun Siang Cheah
e06417f0aa
feat: add admin ui for toggling community sharing
2024-05-26 17:23:24 +01:00
Jun Siang Cheah
1235714914
feat: add ENABLE_COMMUNITY_SHARING
2024-05-26 17:10:25 +01:00
Jun Siang Cheah
6c5f5fe368
refac: move ui flags into feature flags
2024-05-26 17:05:26 +01:00
Jun Siang Cheah
776bb2892c
fix: bad user get
2024-05-26 13:07:41 +01:00
Jun Siang Cheah
7385016e36
fix: only get user by emails without oauth sub
2024-05-26 11:59:21 +01:00
Jun Siang Cheah
b3557d05b1
fix: bad authlib version
2024-05-26 11:32:42 +01:00
Jun Siang Cheah
276b7b90b8
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-26 11:31:23 +01:00
Jun Siang Cheah
aba6308825
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
2024-05-26 11:27:02 +01:00
Jun Siang Cheah
0210a105bf
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-05-26 11:26:15 +01:00
Jun Siang Cheah
a842d8d62b
deps: add authlib
2024-05-26 11:25:29 +01:00
Timothy J. Baek
7b81271b9e
refac: hide signup when ENABLE_SIGNUP false
2024-05-26 03:13:13 -07:00
Timothy J. Baek
83107c8ea5
feat: archive all
2024-05-26 02:54:35 -07:00
Timothy J. Baek
e20bb23409
feat: access archived chats as admin
2024-05-26 02:00:31 -07:00
Timothy J. Baek
555e4e32d5
feat: allow insecure pull
2024-05-26 01:31:17 -07:00
Timothy J. Baek
84bfebd05e
fix
2024-05-26 01:17:57 -07:00
Timothy J. Baek
633607a5c2
fix
2024-05-26 01:16:58 -07:00
Timothy J. Baek
1fce466253
refac: folder rename web -> webui
2024-05-26 01:15:48 -07:00
Jun Siang Cheah
4fdb26fdc4
refac: rename build hash vars
2024-05-26 08:49:30 +01:00
Timothy J. Baek
c1526b0022
fix
2024-05-25 15:56:47 -07:00
Timothy J. Baek
5e4a1ff6fb
fix
2024-05-25 15:54:00 -07:00
Timothy J. Baek
74ca4189e2
fix
2024-05-25 15:46:22 -07:00
Timothy J. Baek
79f440f302
refac: byebye litellm
2024-05-25 14:43:35 -07:00
Timothy J. Baek
afcab78cab
fix: models
2024-05-25 13:48:45 -07:00
Jun Siang Cheah
b1265c9c34
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-25 14:55:49 +01:00
Timothy J. Baek
42dcf1b08c
refac: stop param
2024-05-25 02:26:26 -07:00
Timothy J. Baek
88d053833d
feat: preset backend logic
2024-05-25 02:05:05 -07:00
Jun Siang Cheah
a579f5f8cf
feat: add git hash of build everywhere
2024-05-25 09:19:49 +01:00
Timothy J. Baek
0715cd2811
feat: model capabilities
2024-05-24 23:34:58 -07:00
Timothy J. Baek
dac9634242
feat: create model
2024-05-24 22:21:57 -07:00
Timothy J. Baek
ca3108a54d
refac
2024-05-24 20:29:13 -07:00
Timothy J. Baek
e316abcfc8
refac: better migration script
2024-05-24 19:26:27 -07:00
Timothy J. Baek
708d755eda
feat: model update
2024-05-24 18:26:36 -07:00
Timothy J. Baek
0a48114bd2
refac
2024-05-24 03:06:57 -07:00
Timothy J. Baek
468c6398cd
feat: unified models integration
2024-05-24 03:02:56 -07:00
Timothy J. Baek
e80e4c304a
refac
2024-05-24 02:17:48 -07:00
Timothy J. Baek
404875cab9
fix
2024-05-24 02:11:17 -07:00
Timothy J. Baek
6dbd59c7c6
fix: migration
2024-05-24 01:43:04 -07:00
Timothy J. Baek
110ed67468
feat: unified /models endpoint
2024-05-24 01:40:48 -07:00
Timothy J. Baek
4d57e08b38
feat: modelfiles to models
2024-05-24 00:26:00 -07:00
Timothy J. Baek
17e4be49c0
feat: migrate modelfiles to models
2024-05-23 23:47:01 -07:00
Timothy J. Baek
3be0fa63ee
fix
2024-05-23 22:59:11 -07:00
Timothy J. Baek
363ab562c3
refac: migration
2024-05-23 22:58:26 -07:00
Timothy Jaeryang Baek
f34fd3fbe1
Merge pull request #2140 from cheahjs/feat/model-config
...
feat: configurable model name, description and vision capability
2024-05-22 14:03:54 -10:00
Timothy J. Baek
d0d76e2ad5
refac
2024-05-22 16:11:02 -07:00
Jun Siang Cheah
60433856a2
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-22 22:28:45 +01:00
Jun Siang Cheah
1aebf88069
chore: update python dependencies
2024-05-22 09:50:22 +01:00
Timothy Jaeryang Baek
8df0429c99
Merge branch 'dev' into feat/model-config
2024-05-21 21:37:04 -10:00
Timothy J. Baek
21ca55dd30
feat: toggleable ollama
2024-05-21 23:58:42 -07:00
Timothy J. Baek
af022947be
feat: pipeline integration
2024-05-21 21:58:02 -07:00
Timothy J. Baek
771657266a
chore: format
2024-05-21 21:38:58 -07:00
Timothy Jaeryang Baek
45bd0f2a91
Merge pull request #2473 from cheahjs/fix/space-litellm-config
...
fix: space startup script
2024-05-21 18:28:39 -10:00
Timothy Jaeryang Baek
25c9fb6a3c
Merge pull request #2474 from baptistecs/patch-1
...
Fix .js mimetype on Windows 11
2024-05-21 18:27:57 -10:00
Timothy Jaeryang Baek
e645679496
Merge pull request #2245 from tcztzy/dev
...
changed: packaging for publishing
2024-05-21 17:33:47 -10:00
Baptiste Clarey Sjöstrand
ecb656af70
Fix .js mimetype on Windows 11
...
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec.
2024-05-22 00:04:00 +02:00
Jun Siang Cheah
b20ec0586e
refac: only create space admin user when configured
2024-05-21 22:09:25 +01:00
Jun Siang Cheah
889a2fd77e
fix: wrong path for space litellm config
2024-05-21 22:07:51 +01:00
Jun Siang Cheah
f21c8626d6
refac: switch to meta and params, remove source
2024-05-21 22:05:16 +01:00
Jun Siang Cheah
54c29f8bd3
fix: chown /app/backend/data after preloading models
2024-05-21 21:30:42 +01:00
Timothy J. Baek
c1a97278a8
feat: deploy to hf spaces
2024-05-21 12:53:43 -07:00
Jun Siang Cheah
7ccef3e77a
Merge remote-tracking branch 'upstream/dev' into feat/model-config
2024-05-21 19:17:42 +01:00
Jun Siang Cheah
224a578e6b
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-20 19:53:23 +01:00
Jun Siang Cheah
eb509c460a
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
2024-05-20 18:01:29 +01:00
Timothy J. Baek
322db31dc9
fix: rag
2024-05-20 07:22:43 -07:00
Tang Ziya
a018df2734
infra: build
2024-05-20 16:34:37 +08:00
Tang Ziya
d5a4ab46f4
changed: packaging using rye and use file relative path instead of pwd relative.
2024-05-20 16:34:36 +08:00
Jun Siang Cheah
1a16f8fb1c
Merge remote-tracking branch 'origin/dev' into feat/model-config
2024-05-20 09:02:41 +01:00
Timothy J. Baek
6139d775ef
feat: clear memory
2024-05-19 09:26:24 -07:00
Timothy J. Baek
0d07d10bd8
fix
2024-05-19 08:47:37 -07:00
Timothy J. Baek
bbdfcd18e1
fix
2024-05-19 08:46:39 -07:00
Timothy J. Baek
febab58821
feat: memory integration
2024-05-19 08:40:46 -07:00
Timothy J. Baek
a8c4588fb5
feat: memory integration
2024-05-19 08:14:04 -07:00
Timothy J. Baek
288d8a3e32
feat: memory backend
2024-05-19 08:00:07 -07:00
Jun Siang Cheah
ae26596d0d
feat: log exceptions on update_all_models
2024-05-19 22:11:28 +08:00
Timothy J. Baek
5376525777
refac
2024-05-19 06:51:32 -07:00
Jun Siang Cheah
4002ead6af
feat: store model configs in the database
2024-05-19 18:46:24 +08:00
Jun Siang Cheah
1bacd5d93f
Merge branch 'dev' into feat/model-config
2024-05-19 13:13:17 +08:00
Timothy J. Baek
8dac4e91a5
fix: share chat issue
2024-05-18 15:23:36 -07:00
Timothy J. Baek
a8b92e5e9d
fix: display username in shared chats
2024-05-18 14:19:48 -07:00
Timothy J. Baek
400bfa5a02
fix: rag config.json
2024-05-17 19:53:38 -07:00
Timothy J. Baek
7facfa33d0
fix: litellm model filtering
2024-05-17 19:47:52 -07:00
Timothy J. Baek
3aa6b0fea9
fix: model filter issue
2024-05-17 19:11:14 -07:00
Timothy J. Baek
014e52c072
fix: connection timeout
2024-05-17 10:49:12 -07:00
Timothy J. Baek
8181ae3918
fix
2024-05-17 10:35:33 -07:00
Timothy J. Baek
cdbabdfa5a
refac
2024-05-17 10:30:22 -07:00
Jun Siang Cheah
51a41c8db4
fix: image generation broken by config persistence
2024-05-17 13:52:48 +08:00
Jun Siang Cheah
5d3eddf7e9
feat: update to persistent config
2024-05-17 13:51:17 +08:00
Timothy J. Baek
58a13aec7e
feat: python code execution
2024-05-16 17:49:28 -10:00
Jun Siang Cheah
0665703401
Merge branch 'dev' into feat/model-config
2024-05-17 11:41:37 +08:00
Jun Siang Cheah
9021f068b8
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
2024-05-16 11:36:53 +08:00
Timothy J. Baek
7d62993007
refac: healthcheck endpoint
2024-05-15 08:17:18 -10:00
Jun Siang Cheah
81a3c97069
Merge branch 'dev' into feat/backend-web-search
2024-05-14 15:20:52 +08:00
Jun Siang Cheah
5369023e34
fix: rag, chat deletion, and webhook after config persistence change
2024-05-14 14:30:15 +08:00
Jun Siang Cheah
f94690386c
chore: formatting
2024-05-14 14:18:01 +08:00
Jun Siang Cheah
5e1c408937
Merge branch 'dev' into feat/backend-web-search
2024-05-14 14:03:23 +08:00
Timothy Jaeryang Baek
8b0144cd06
Merge pull request #2156 from cheahjs/feat/save-config
...
feat: save UI config changes to config.json
2024-05-13 11:45:30 -10:00
Timothy J. Baek
0c033b5b7b
refac: rename
2024-05-13 11:32:21 -10:00
Timothy Jaeryang Baek
fabcbc300f
Merge pull request #2211 from arsaboo/header
...
chore: add HTTP-Referer and X-Title headers for Open WebUI
2024-05-13 10:58:48 -10:00
Alok Saboo
bd82334647
chore: add additional headers only for Openrouter
2024-05-13 08:28:24 -04:00
Alok Saboo
6671e5f170
chore: add HTTP-Referer and X-Title headers for Open WebUI
2024-05-12 14:05:38 -04:00
Jun Siang Cheah
d45804d7f4
feat: web search available is inferred from env vars
2024-05-12 15:19:52 +08:00
Jun Siang Cheah
9ed1a31575
fix: continue with failures when bulk loading urls with WebBaseLoader
2024-05-12 15:19:07 +08:00
Jun Siang Cheah
5d64822c84
refac: rename WrappedConfig to PersistedConfig
2024-05-12 13:28:40 +08:00
Jun Siang Cheah
77928ae141
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/web-search-toggle
2024-05-11 23:51:37 +08:00
Jun Siang Cheah
2660a6e5b8
feat: prototype frontend web search integration
2024-05-11 23:44:34 +08:00
Jun Siang Cheah
fb8069123e
feat: add WEB_SEARCH_RESULT_COUNT to control max number of results
2024-05-11 23:18:59 +08:00
Jun Siang Cheah
a0dceb06a5
fix: nested WrappedConfig breaks things
2024-05-10 15:20:22 +08:00
Jun Siang Cheah
298e6848b3
feat: switch to config proxy, remove config_get/set
2024-05-10 15:03:24 +08:00
Jun Siang Cheah
f712c90019
feat: raise an exception if a WrappedConfig is used as a response
2024-05-10 14:18:39 +08:00
Jun Siang Cheah
058eb76568
feat: save UI config changes to config.json
2024-05-10 13:51:50 +08:00
Jun Siang Cheah
02a4412dfc
feat: add UI support for updating model info
2024-05-09 23:54:21 +08:00
Jun Siang Cheah
0dbddebcb0
feat: add API endpoint for updating configs
2024-05-09 22:41:07 +08:00
Jun Siang Cheah
e69f31267a
fix: remove unused API for setting model config
2024-05-09 20:25:53 +08:00
Jun Siang Cheah
e76a444ed9
feat: allow model config via config.json
2024-05-09 20:25:30 +08:00
Tang Ziya
1d9c745b35
fix: replace deprecated on_event with lifespan
2024-05-09 12:04:09 +08:00
Timothy J. Baek
26ee547f71
fix
2024-05-08 17:17:21 -07:00
Timothy J. Baek
01e020d1ad
fix
2024-05-08 17:15:54 -07:00
Timothy J. Baek
88e8f31c07
fix: webui_auth permission issue
2024-05-08 16:42:41 -07:00
Timothy J. Baek
1c2aa10796
refac: disable enable_signup if webui_auth false
2024-05-08 16:33:34 -07:00
Timothy J. Baek
58cfa5b9c1
fix: trusted header
2024-05-08 16:19:59 -07:00
Timothy J. Baek
06cbe337de
feat: youtube loader language env var
2024-05-08 10:51:29 -07:00
Timothy J. Baek
d3822f782c
feat: non-english youtube support
2024-05-08 10:47:05 -07:00
Timothy J. Baek
c40e634391
feat: better error message
2024-05-08 09:30:14 -07:00
Timothy J. Baek
01472c071b
feat: support webui_auth false
...
#929
2024-05-08 08:40:18 -07:00
Timothy Jaeryang Baek
675328c881
Merge pull request #2002 from Yanyutin753/addAudio
...
🤩 Added custom openai tts models and role variables
2024-05-08 08:03:20 -07:00
Jun Siang Cheah
ceecfb66a5
fix: reword WEBUI_SECRET_KEY generation log line
2024-05-08 20:03:03 +08:00
Timothy J. Baek
9c190b56ae
feat: /v1/models endpoint added for ollama proxy
2024-05-07 23:34:12 -07:00
Timothy Jaeryang Baek
876853f2b0
Merge pull request #2040 from akx/uuid4
...
fix: do not use hardware ID in document ID generation
2024-05-07 11:02:21 -07:00
Aarni Koskela
61bb1f1dc8
fix: do not use hardware ID in document ID generation
2024-05-07 11:42:05 +03:00
Aarni Koskela
cbd1929f36
chore: remove uuid requirement (it's a standard library module)
2024-05-07 11:39:01 +03:00
Aarni Koskela
3723f42f1d
chore: remove duplicate requirements
2024-05-07 11:39:01 +03:00
Aarni Koskela
03955d6a42
chore: pin youtube-transcript-api like the rest
2024-05-07 11:39:01 +03:00
Timothy J. Baek
f58eb0d266
feat: browser search engine support
2024-05-06 17:29:16 -07:00
Yanyutin753
5d6517c537
update the name
2024-05-07 08:28:34 +08:00
Timothy Jaeryang Baek
635951b55c
Merge branch 'dev' into feat/backend-web-search
2024-05-06 16:26:44 -07:00
Timothy J. Baek
c84e0aa2a3
fix: .env load
2024-05-06 16:16:26 -07:00
Timothy J. Baek
64ed0d1089
refac: include source name to citation
2024-05-06 16:16:26 -07:00
Timothy J. Baek
4c490132ba
refac: styling
2024-05-06 16:16:26 -07:00
Jun Siang Cheah
0872bea790
feat: show RAG query results as citations
2024-05-06 16:14:10 -07:00
Timothy J. Baek
cecb87b8c2
feat: web_loader_ssl_verification setting
2024-05-06 14:50:55 -07:00
Timothy J. Baek
95f579cabe
feat: rag ssl verification env var
...
Co-Authored-By: Tobias Steidle <tobias.steidle@softwaredev.de>
2024-05-06 13:12:08 -07:00
Jun Siang Cheah
8b3e370a6e
fix: run formatter
2024-05-06 17:11:04 +08:00
Jun Siang Cheah
83f086ccdd
fix: do not return raw search exception due to API keys in URLs
2024-05-06 17:09:04 +08:00
Jun Siang Cheah
99e4edd364
feat: add websearch endpoint to RAG API
...
fix: google PSE endpoint uses GET
fix: google PSE returns link, not url
fix: serper wrong field
2024-05-06 17:09:04 +08:00
Yanyutin753
5f7188b480
fix python test
2024-05-06 15:33:29 +08:00
Yanyutin753
761c66a8d8
🤩 Added custom openai tts models and role variables
2024-05-06 15:23:27 +08:00
Jun Siang Cheah
501ff7a98b
feat: backend implementation of various search APIs
2024-05-06 12:28:41 +08:00
Timothy J. Baek
24c0dbec0d
fix: pending permission issue
2024-05-04 01:31:08 -07:00
Timothy J. Baek
fa3c7bc218
fix
2024-05-03 15:34:08 -07:00
Timothy J. Baek
facb6edfdc
refac: chat tags
2024-05-03 15:25:41 -07:00
Timothy J. Baek
e8085f80a7
fix: litellm warning message
...
>:(
2024-05-03 15:07:12 -07:00
Timothy J. Baek
70ae053a46
fix: ascii art issue
...
#1918
2024-05-03 14:23:38 -07:00
Timothy J. Baek
683e6ca337
fix
2024-05-02 15:59:45 -07:00
Timothy J. Baek
989a4d3165
fix
2024-05-02 15:55:42 -07:00
Timothy J. Baek
482f010d22
fix: image gen
2024-05-02 15:54:31 -07:00
Timothy Jaeryang Baek
e700552f93
Merge pull request #1905 from 7a6ac0/r_score_type
...
fix: change r_score type to float
2024-05-02 02:22:59 -07:00
Timothy J. Baek
c91b9af0e0
Create logo.png
2024-05-02 01:21:44 -07:00
Timothy J. Baek
572cd22b4d
feat: prompt variables from suggestions
2024-05-02 00:45:04 -07:00
Timothy J. Baek
9ee39aa07f
chore: format
2024-05-02 00:35:50 -07:00
Timothy J. Baek
714bdca3f3
refac: styling
2024-05-02 00:23:32 -07:00
tabacoWang
fffd283b0c
fix:
...
fix: Change the type from int to float
2024-05-02 13:45:19 +08:00
Timothy J. Baek
68cfccedee
feat: super-admin (first one to signup)
2024-05-01 19:59:05 -07:00
Timothy J. Baek
96d9d3447b
fix: pwa icon
...
#1886
2024-05-01 19:32:36 -07:00
Timothy J. Baek
20a6dbbe65
feat: csv bulk import
2024-05-01 19:28:35 -07:00
Timothy J. Baek
bd3b5f1edb
feat: csv user import frontend
2024-05-01 19:02:25 -07:00
Timothy J. Baek
e6bcdba5ad
feat: add user from admin panel
2024-05-01 18:06:02 -07:00
Timothy J. Baek
b7fcf14f6e
refac: styling
2024-05-01 17:55:18 -07:00
Timothy J. Baek
0595c04909
feat: youtube rag
2024-05-01 17:17:00 -07:00
Jun Siang Cheah
ddac5284fe
feat: specify versions for python packages
2024-04-30 21:21:00 +01:00
Timothy J. Baek
abc9b6b3f3
fix: version pinning
2024-04-30 12:41:35 -07:00
Timothy Jaeryang Baek
de62153d49
Merge pull request #1815 from Yanyutin753/new-dev
...
✨ expend the image format type after the file is downloaded
2024-04-30 11:52:30 -07:00
Timothy J. Baek
80413a7628
refac
2024-04-30 11:52:08 -07:00
Yanyutin753
c0bb32d768
📌 fixed a bug where RAG would not reply after not reading the file correctly
2024-04-30 13:51:30 +08:00
Timothy Jaeryang Baek
1afc49c1e4
Merge pull request #1862 from cheahjs/feat/filter-local-rag-fetch
...
feat: add ENABLE_LOCAL_WEB_FETCH to protect against SSRF attacks
2024-04-29 15:51:17 -07:00
Timothy Jaeryang Baek
6b04380c85
Merge pull request #1863 from cheahjs/fix/make-dev-executable
...
fix: make backend/fix.sh executable
2024-04-29 15:47:44 -07:00
Jun Siang Cheah
bac28222fb
fix: make backend/fix.sh executable
2024-04-29 21:01:54 +01:00
Jun Siang Cheah
1c4e63f71e
feat: add ENABLE_LOCAL_WEB_FETCH to protect against SSRF attacks
2024-04-29 20:55:17 +01:00
Steven Kreitzer
5b8fd14470
fix: various api rag results
2024-04-29 12:17:36 -05:00
Timothy J. Baek
9832e6edba
enhancement: OpenAI API
...
api.together.xyz, api.replicate.com
2024-04-28 10:20:40 -07:00
Timothy Jaeryang Baek
7bc17da534
Merge pull request #1825 from cheahjs/feat/allow-backend-to-run-without-frontend
2024-04-28 08:53:18 -07:00
Justin Hayes
d42517b7ed
Update LiteLLM (and Gunicorn)
2024-04-28 11:43:57 -04:00
Jun Siang Cheah
6a1d60b1b3
feat: warn but not exit if frontend build does not exist
2024-04-28 16:03:30 +01:00
Yanyutin753
3321a1b922
✨ expend the image format type after the file is downloaded
2024-04-28 12:00:52 +08:00
Timothy J. Baek
71a75bccf5
fix
2024-04-27 20:06:07 -07:00
Timothy J. Baek
48ed701960
fix
2024-04-27 19:44:36 -07:00
Timothy J. Baek
5e97c9927b
fix
2024-04-27 19:42:19 -07:00
Timothy J. Baek
8aa47ea6bc
fix
2024-04-27 21:17:19 -04:00
Timothy Jaeryang Baek
386fc040b1
Merge pull request #1802 from Yanyutin753/tem-dev
...
✨ feat added environment variables and sync.yml
2024-04-27 16:39:45 -07:00
Timothy J. Baek
9094536d37
feat: user last active
2024-04-27 19:38:51 -04:00
Yanyutin753
849a0b973d
recompose the name of environment variables
2024-04-28 07:21:01 +08:00
Timothy J. Baek
01c4647dfc
fix: ollama version string issue
...
#1800
2024-04-27 19:19:47 -04:00
Yanyutin753
b0245a7eff
✨ feat added environment variables and sync.yml
2024-04-28 06:54:26 +08:00
Timothy J. Baek
bcf78b4efa
feat: show user chats in admin panel
2024-04-27 18:24:59 -04:00
Timothy J. Baek
098ac18762
refac: naming
2024-04-27 18:15:32 -04:00
Timothy J. Baek
4ea2eb7939
refac
2024-04-27 18:14:15 -04:00
Timothy J. Baek
10f27ebacf
refac: naming
2024-04-27 18:12:57 -04:00
Timothy Jaeryang Baek
e2534e3703
Merge pull request #1794 from cheahjs/feat/external-chromadb
...
feat: add ability to configure a HTTP ChromaDB client
2024-04-27 14:24:45 -07:00
Timothy Jaeryang Baek
c1d85f8a6f
Merge pull request #1791 from cheahjs/feat/external-db-support
...
feat: add support for using postgres for the backend DB
2024-04-27 12:48:56 -07:00
Timothy Jaeryang Baek
6fbddb0702
Merge pull request #1797 from cheahjs/feat/allow-overriding-host-in-docker
...
feat: add HOST to the backend start script
2024-04-27 12:42:06 -07:00
Timothy J. Baek
ce9a5d12e0
refac: rag pipeline
2024-04-27 15:38:50 -04:00
Jun Siang Cheah
c19429848b
feat: add HOST to the backend start script
2024-04-27 20:20:48 +01:00
Timothy J. Baek
8f1563a7a5
fix: typo
2024-04-27 15:03:49 -04:00
Timothy J. Baek
9be56d68e0
refac: naming convention
2024-04-27 15:02:57 -04:00
Jun Siang Cheah
8df7db1e17
feat: add ability to configure a HTTP ChromaDB client
2024-04-27 18:52:35 +01:00
Jun Siang Cheah
47a33acfeb
feat: show error toast if trying to download db on external db
2024-04-27 15:53:31 +01:00
Jun Siang Cheah
e91a49c455
feat: add support for using postgres for the backend DB
2024-04-27 15:33:20 +01:00
Timothy J. Baek
b22415d456
feat: litellm opt-out support
2024-04-26 17:19:50 -04:00
Timothy J. Baek
dbf7b15539
refac: naming convention
...
MODEL_FILTER_ENABLED -> ENABLE_MODEL_FILTER
2024-04-26 17:17:18 -04:00
Timothy J. Baek
c5eac5a1c7
fix: webui name
2024-04-26 17:00:25 -04:00
Timothy Jaeryang Baek
543707eefd
Merge pull request #1756 from buroa/buroa/toggle-hybrid
...
feat: toggle hybrid search
2024-04-26 11:48:44 -07:00
Timothy J. Baek
cebf733b9d
refac: naming convention
2024-04-26 14:41:39 -04:00
Timothy Jaeryang Baek
ddf06329a5
Merge pull request #1734 from darlanalves/env-docs-dir
...
feat: allow a docs directory coming from env
2024-04-26 09:59:34 -07:00
Steven Kreitzer
69822e4c25
fix: sort ranking hybrid
2024-04-26 07:56:41 -05:00
Steven Kreitzer
9755cd5baa
feat: toggle hybrid search
2024-04-25 17:51:38 -05:00
Timothy J. Baek
984dbf13ab
revert: original rag pipeline
2024-04-25 17:03:00 -04:00
Timothy Jaeryang Baek
7d88689f51
Merge pull request #1741 from domsleee/katex-render-performance
...
fix: Improve katex render performance in responses
2024-04-25 13:40:27 -07:00
Steven Kreitzer
1c1d2c254d
fix: query collection api call
2024-04-25 13:38:18 -05:00
Steven Kreitzer
72090fab88
chore: update log line
2024-04-25 13:28:31 -05:00
Steven Kreitzer
c9c9660459
fix: address comment in pr #1687
2024-04-25 07:50:42 -05:00
Steven Kreitzer
d5f60b119c
Merge branch 'dev' into buroa/hybrid-search
2024-04-24 20:37:19 -05:00
Timothy J. Baek
7075837849
fix: missing import
2024-04-24 21:24:17 -04:00
Dom Slee
06a6136671
fix: improve katex render performance in responses
2024-04-25 11:14:37 +10:00
Darlan Alves
89e8813188
feat: allow a docs directory coming from env
...
Current config assumes /data/docs to be part of the current data directory.
This allows DOCS_DIR to be mounted from a different path outside of DATA_DIR, or falls back to the previous behaviour if DOCS_DIR is not in the environment
2024-04-25 00:40:39 +02:00
Steven Kreitzer
adb009f388
Merge branch 'dev' into buroa/hybrid-search
2024-04-24 14:51:49 -05:00
Steven Kreitzer
c0259aad67
feat: hybrid search and reranking support
2024-04-24 07:55:10 -05:00
Jun Siang Cheah
5245d037ac
fix: harden litellm exec command to prevent unintended commands
...
logic was previously to split on space for arguments, but if any of the user controlled variables LITELLM_PROXY_HOST or DATA_DIR had spaces in them, this would not behave correctly.
2024-04-23 19:25:43 +01:00
Jun Siang Cheah
58bead0398
fix: DATA_DIR was not respected when loading litellm configs
2024-04-23 19:22:41 +01:00
Jun Siang Cheah
9e9306fd2b
feat: add LITELLM_PROXY_HOST to configure address litellm listens on
2024-04-23 19:19:16 +01:00
Jun Siang Cheah
0ea9e19d79
feat: add LITELLM_PROXY_PORT to configure internal proxy port
2024-04-23 19:14:01 +01:00
Timothy J. Baek
25d09363df
feat: editable openai url for images
2024-04-23 07:14:31 -04:00
Timothy J. Baek
aa489be53b
Update config.py
2024-04-23 06:58:57 -04:00
Timothy J. Baek
e3d253b040
feat: image env var
2024-04-23 06:53:04 -04:00
Steven Kreitzer
db801aee79
Merge branch 'dev' into buroa/hybrid-search
2024-04-22 18:35:32 -05:00
Steven Kreitzer
4e0b32b505
feat: hybrid search
2024-04-22 18:33:43 -05:00
Timothy Jaeryang Baek
0546ad58be
Merge pull request #1687 from buroa/buroa/huggingface-embeddings
...
feat: move to native `sentence_transformers`
2024-04-22 13:55:34 -07:00
Steven Kreitzer
f3e5700d49
feat: move to native sentence_transformer
2024-04-22 14:20:41 -05:00
Jun Siang Cheah
e2a8ad5fca
address comments, rename to ENABLE_ADMIN_EXPORT
2024-04-22 19:55:46 +01:00
Jun Siang Cheah
190b934ab5
feat: add ALLOW_ADMIN_EXPORT to disable exporting of chats and the db
2024-04-22 19:44:24 +01:00
Timothy J. Baek
4651db8c09
refac: litellm model name validation
2024-04-21 18:25:53 -05:00
Timothy J. Baek
760c62739a
refac: improved error handling
2024-04-21 17:37:59 -05:00
Timothy J. Baek
e627b8bf21
feat: litellm model add/delete
2024-04-21 17:26:22 -05:00
Timothy J. Baek
31124d9deb
feat: litellm config update
2024-04-21 16:10:01 -05:00
Timothy Jaeryang Baek
56c93bc2ac
Merge branch 'dev' into litellm-as-subprocess
2024-04-21 12:58:19 -07:00
Timothy J. Baek
f83eb7326f
Update requirements.txt
2024-04-21 14:44:28 -05:00
Timothy J. Baek
8422d3ea79
Update requirements.txt
2024-04-21 14:43:51 -05:00
Timothy J. Baek
77426266d2
refac: port number update
2024-04-21 14:32:45 -05:00
Timothy J. Baek
302c5074e9
revert: litellm bump
2024-04-21 12:50:14 -05:00
dyamagishi
489c45ffdf
fix: Update websocket protocol based on the original schema.
2024-04-22 01:19:34 +09:00
Timothy J. Baek
2717fe7c20
fix
2024-04-21 02:00:03 -05:00
Timothy J. Baek
51191168bc
feat: restart subprocess route
2024-04-21 01:51:38 -05:00
Timothy J. Baek
a59fb6b9eb
fix
2024-04-21 01:47:35 -05:00
Timothy J. Baek
3c382d4c6c
refac: close subprocess gracefully
2024-04-21 01:46:09 -05:00
Timothy J. Baek
8651bec915
pwned :)
2024-04-21 01:22:02 -05:00
Timothy J. Baek
a41b195f46
DO NOT TRACK ME >:(
2024-04-21 01:13:24 -05:00
Timothy J. Baek
5e458d490a
fix: run litellm as subprocess
2024-04-21 00:52:27 -05:00
Timothy J. Baek
948f2e913e
chore: litellm bump
2024-04-20 23:53:08 -05:00
Timothy J. Baek
98369fba22
fix
2024-04-20 22:53:00 -05:00
Timothy J. Baek
1cf4fa96c1
fix
2024-04-20 21:15:39 -05:00
Timothy J. Baek
fe3291acb5
fix: multiuser duplicate tag issue
2024-04-20 21:12:59 -05:00
Timothy J. Baek
1e919abda3
fix: settings getModels issue
2024-04-20 20:49:16 -05:00
Timothy J. Baek
38321355d3
fix
2024-04-20 20:37:18 -05:00
Timothy J. Baek
eefe01454f
refac: include archived flag in exports
2024-04-20 19:32:32 -05:00
Timothy J. Baek
74dd9b561a
revert: export chats to include archived chats
2024-04-20 19:24:58 -05:00
Timothy J. Baek
4c221eabef
refac
2024-04-20 18:29:14 -05:00
Timothy J. Baek
b12edb4a7a
refac: replace timestamp field
2024-04-20 18:24:18 -05:00
Timothy J. Baek
fbd520bf07
feat: archive chat
2024-04-20 17:03:39 -05:00
Timothy J. Baek
c468df2f71
feat: env var for audio
2024-04-20 16:04:16 -05:00
Timothy J. Baek
fa9593b4e8
refac: openai error message
2024-04-20 16:01:25 -05:00
Timothy J. Baek
cbd18ec63c
feat: external openai tts support
2024-04-20 16:00:24 -05:00
Timothy J. Baek
713934edb6
refac
2024-04-20 15:21:52 -05:00
Timothy J. Baek
710850e442
refac: audio
2024-04-20 15:15:59 -05:00
Timothy J. Baek
9451726ee6
feat: save edited message shortcut
2024-04-20 14:24:19 -05:00
Timothy J. Baek
741ed5dc4c
fix
2024-04-14 19:56:33 -04:00
Timothy J. Baek
b1b72441bb
feat: openai embeddings integration
2024-04-14 19:48:15 -04:00
Timothy J. Baek
b48e73fa43
feat: openai embeddings support
2024-04-14 19:15:39 -04:00
Timothy J. Baek
36ce157907
fix: integration
2024-04-14 18:47:45 -04:00
Timothy J. Baek
9cdb5bf9fe
feat: frontend integration
2024-04-14 18:31:40 -04:00
Timothy J. Baek
2952e61167
feat: external embeddings support
2024-04-14 17:55:00 -04:00
Timothy Jaeryang Baek
b5d882606a
Merge pull request #1499 from lainedfles/whisper_auto_update
...
feat: introduce Whisper model auto-update control.
2024-04-14 13:58:17 -07:00
Timothy J. Baek
9091513c39
fix
2024-04-14 16:52:59 -04:00
Timothy J. Baek
0f5ecafc57
fix: api usage issue
2024-04-14 16:51:13 -04:00
Self Denial
067c94810a
Fix open-webui/open-webui#1500
...
Looks like the convention update per commit 0981fae161
missed `config.py`.
2024-04-13 19:55:43 -06:00
Timothy Jaeryang Baek
916ce9bc4f
Merge pull request #1500 from lainedfles/config-image-generation-enabled
...
feat: add IMAGE_GENERATION_ENABLED env var
2024-04-13 14:51:01 -07:00
Timothy J. Baek
0981fae161
refac: convention
2024-04-13 14:50:45 -07:00
Timothy J. Baek
838778aa3e
fix: typo
2024-04-13 14:40:54 -07:00
Self Denial
faa5884150
Use log.warning instead of log.debug
2024-04-13 03:18:13 -06:00
Timothy Jaeryang Baek
51afb1e378
Merge pull request #1523 from 7a6ac0/call_before_defining
...
fix: Invoke the function before it is defined
2024-04-12 13:31:40 -07:00
tabacoWang
c49cc3fa86
fix: Invoke the function before it is defined
2024-04-12 17:27:40 +08:00
JanSolo1
79a4abc3ec
Comment spelling mistake fix
2024-04-12 00:44:44 +02:00
JanSolo1
6623ecb302
Comment fix config.py ln 412
2024-04-12 00:36:48 +02:00
Self Denial
ff01398812
Format fix
2024-04-10 23:39:11 -06:00
Self Denial
3b8ea55bc8
Add IMAGE_GENERATION_ENABLED env var
...
With default of `False`.
2024-04-10 23:21:12 -06:00
Self Denial
81c8717d75
Format fix
2024-04-10 20:44:44 -06:00
Self Denial
429242b4d3
Introduce Whisper model auto-update control.
...
* Introduce WHISPER_MODEL_AUTO_UPDATE env var
* Pass local_files_only to WhisperModel()
* Handle cases where auto-update is disabled but model is non-existent
2024-04-10 20:30:00 -06:00
Timothy J. Baek
295472fca1
chore: formatting
2024-04-10 01:27:19 -07:00
Timothy Jaeryang Baek
b9cadff16b
Merge pull request #1419 from lainedfles/embedding-model-fix-and-manual-update
...
feat: improve embedding model update & resolve network dependency
2024-04-10 01:10:07 -07:00
Timothy J. Baek
582d11f191
refac: RAG_EMBEDDING_MODEL_PATH removed
2024-04-10 00:59:05 -07:00
Timothy J. Baek
cb2158a794
fix
2024-04-10 00:51:16 -07:00
Timothy J. Baek
abfcceecef
refac
2024-04-10 00:46:09 -07:00
Timothy J. Baek
f4b87ecb23
refac
2024-04-10 00:33:45 -07:00
Timothy J. Baek
48aad65514
refac
2024-04-09 23:54:20 -07:00
Timothy J. Baek
cbb21a148d
fix: async version check
2024-04-09 23:03:05 -07:00
Timothy Jaeryang Baek
2f6e683163
Merge pull request #1476 from buroa/dev
...
fix: support batching chromadb
2024-04-09 22:53:51 -07:00
Timothy Jaeryang Baek
1448c32fdf
Merge pull request #1472 from shivaraj-bh/static-dir
...
feat: configurable `STATIC_DIR`; fix: mount `CACHE_DIR` to the `/cache` endpoint
2024-04-09 22:53:21 -07:00
Steven Kreitzer
0bae789d39
fix: support batching chromadb
2024-04-09 10:13:29 -05:00
shivaraj-bh
304bf9d9b1
feat: configurable STATIC_DIR
; fix: mount CACHE_DIR
to the /cache
endpoint
2024-04-09 16:04:55 +05:30
lainedfles
506a061387
Merge branch 'dev' into embedding-model-fix-and-manual-update
2024-04-08 14:57:54 -06:00
Jannik S
3b3d0cce1e
Merge branch 'dev' into dockerfile-optimisation
2024-04-08 09:15:00 +02:00
Timothy J. Baek
f64ac3269f
fix: share chat permission issue
2024-04-07 01:21:12 -07:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
f267f3f7b0
refac
2024-04-06 23:16:29 -07:00
Timothy Jaeryang Baek
782cce7c44
Merge pull request #1340 from joequant/main
...
allow version to work with -rc tag
2024-04-06 18:57:41 -07:00
Timothy J. Baek
395ca82175
refac: '-rc' tag handling
2024-04-06 18:55:51 -07:00
Timothy J. Baek
5a787ab2c5
refac: pdf styling
2024-04-06 02:04:28 -07:00
Timothy J. Baek
81dbc65853
refac: pdf generation
2024-04-06 01:54:59 -07:00
Self Denial
0f90332e61
Set cudnn LD_LIBRARY_PATH to fix whisper inference
2024-04-04 20:08:14 -06:00
Timothy J. Baek
e61e1b079f
fix: file upload issue
2024-04-04 17:38:59 -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
Danny Liu
8d1db9a1c0
feat: api endpoint to receive profile_image_uirl on signup
2024-04-03 22:36:27 -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
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 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
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
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 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
b35cc36e19
chore: formatting
2024-04-02 09:42:45 -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 J. Baek
03a7f88dca
chore: remove print statement
2024-04-02 08:58:03 -07:00
Timothy J. Baek
f61869d90d
fix: cascade shared chat delete
2024-04-02 08:58:03 -07:00
Timothy J. Baek
95505bc4c1
feat: chat cascade delete
2024-04-02 08:58:03 -07:00
Timothy J. Baek
9975cb17a9
feat: update shared chat
2024-04-02 08:58:03 -07:00
Timothy J. Baek
0b823f90e6
feat: delete shared chat link
2024-04-02 08:58:03 -07:00
Timothy J. Baek
c0fff4c69f
fix: typo
2024-04-02 08:58:03 -07:00
Timothy J. Baek
180dd3966b
refac: share chat routes
2024-04-02 08:58:03 -07:00
Timothy J. Baek
4e9ca31146
Update chats.py
2024-04-02 08:58:03 -07:00
Timothy J. Baek
48e7376336
refac: shared chat user id
2024-04-02 08:58:03 -07:00
Timothy J. Baek
488301f150
Update 001_initial_schema.py
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
e273a99153
feat: migrate db schema for local sharing
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
151055590d
feat: add ability to run db migrations
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
94976e5ed3
feat: add backend functions for sharing chats
2024-04-02 08:58:03 -07:00
Jannik Streidl
9bcb37ea10
fixes and updates
2024-04-02 14:47:52 +02:00
Timothy Jaeryang Baek
f340178bb7
Merge pull request #1396 from open-webui/main
...
dev
2024-04-02 03:39:09 -07:00
Timothy J. Baek
aa6c8b1bfd
feat: ascii art on startup
2024-04-02 03:03:55 -07:00
Jannik S
099b1d066b
Revert "Merge Updates & Dockerfile improvements" ( #3 )
...
This reverts commit 9763d885be
.
2024-04-02 11:28:04 +02:00
lainedfles
9763d885be
Merge Updates & Dockerfile improvements
2024-04-02 11:25:20 +02:00
Timothy J. Baek
57530d87f6
feat: /ollama head route
2024-04-02 02:03:13 -07:00
Timothy J. Baek
5558514ff1
fix
2024-04-01 15:23:12 -07:00
Timothy Jaeryang Baek
83c7633acb
Merge pull request from GHSA-9pgh-j74g-qj6m
...
Suggested mitigation for KL-CAN-2024-002.
2024-04-01 15:21:56 -07:00
Timothy J. Baek
d72653cdea
fix: download allowed hosts
2024-04-01 14:01:05 -07:00
KoreLogic Disclosures
6c96361402
Suggested mitigation for KL-CAN-2024-002.
2024-04-01 15:55:14 -05:00
Timothy J. Baek
77b1edcd0f
fix: allowed hosts
2024-04-01 13:24:48 -07:00
Jun Siang Cheah
562e40a7bd
Merge branch 'dev' into feat/trusted-email-header
2024-03-31 22:08:58 +01:00
Jun Siang Cheah
0e3b7a11e3
chore: python formatting
2024-03-31 22:07:43 +01:00
Timothy J. Baek
a6c154d839
feat: rag context logging
2024-03-31 14:02:31 -07:00
Timothy J. Baek
1b5c92d66c
revert: prompt suggestion change
2024-03-31 13:59:39 -07:00
Timothy Jaeryang Baek
2f23325c90
Merge branch 'dev' into fix/data-dir-handling
2024-03-31 13:57:34 -07:00
Timothy Jaeryang Baek
a0935dec60
Merge branch 'dev' into feature/support_auth_by_api_key
2024-03-31 13:48:36 -07:00
Timothy Jaeryang Baek
587a8c5992
Merge pull request #1370 from lainedfles/logging-improvements
...
Improve logging.
2024-03-31 13:46:37 -07:00
Timothy J. Baek
4ddb7e124e
fix: error message
2024-03-31 13:40:57 -07:00
Self Denial
144c9059a3
Improve logging. Move print()
statements to appropiate log()
.
...
Add COMFYUI and WEBHOOK logging and associated environment variable
control. Add WEBHOOK payload & request debug logs.
2024-03-31 13:17:29 -06:00
Patrice-Gaudicheau
ee38b3c84d
Enhance DATA_DIR handling in main.py and docker-compose configuration
2024-03-31 20:43:09 +02:00
Timothy J. Baek
1d7ca44017
fix: config data issue
2024-03-31 02:27:03 -07:00
Timothy J. Baek
bbb63104ea
chore: frontend format
2024-03-31 02:01:42 -07:00
Timothy J. Baek
5af8d0612a
chore: py formatting
2024-03-31 01:13:39 -07:00
Timothy J. Baek
e47d6ce1f6
refac: return only last 5 changelog
2024-03-31 01:10:57 -07:00
Jun Siang Cheah
150152ddbd
fix: accidental indent during format changed logic
2024-03-29 21:04:30 +00:00
Timothy J. Baek
12287f8680
chore: code formatting
2024-03-29 13:06:18 -07:00
Timothy J. Baek
74638bbd6e
fix: config json backward compatibility issue
2024-03-28 21:15:05 -07:00
Joseph C Wang
c9f17ecb3a
allow version to work with -rc tag
2024-03-29 01:44:37 +08:00
Jun Siang Cheah
50f6addd6f
feat: auto signup/login with WEBUI_AUTH_TRUSTED_EMAIL_HEADER
2024-03-28 10:34:57 +00:00
Timothy J. Baek
c42cb438f9
fix: litellm model filter issue
2024-03-28 02:45:56 -07:00
Timothy Jaeryang Baek
c6bb0ded5e
Merge pull request #1313 from asedmammad/feat/i18n-navigator-config
...
feat: Configurable i18n default translation language
2024-03-27 23:52:26 -07:00
Timothy J. Baek
19d2121252
fix: docker issue
2024-03-27 13:08:43 -07:00
Jun Siang Cheah
29f13f34d3
feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header
...
This is very yolo code, use at your own risk
2024-03-27 09:28:03 +00:00
changchiyou
d69dfb7c8b
feat: support google chat webhook
...
https://github.com/open-webui/open-webui/pull/1305/\#issuecomment-2021151237
2024-03-27 10:25:57 +08:00
Ased Mammad
0c021e42f5
rename config key to default_locale
2024-03-26 23:15:51 +03:30
Ased Mammad
26121c5d88
wip: Set default language from config
2024-03-26 23:01:23 +03:30
liu.vaayne
81e928030f
backend support api key
2024-03-26 18:22:17 +08:00
Chris
0b62bbb52e
Merge branch 'dev' into feat/Teams_Incoming_Webhook
2024-03-26 16:59:42 +08:00
changchiyou
427ca4e3f5
refactor: dynamically swap activitySubtitle
and activityImage
if CUSTOM_NAME
has been set
2024-03-26 15:45:36 +08:00
changchiyou
5eac5c54f8
feat: Teams MessageCard
...
refer to https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using\?tabs\=cURL\#example-of-connector-message
2024-03-26 15:04:17 +08:00
Timothy Jaeryang Baek
a1fc2f4df0
Merge pull request #1292 from ddanat-smm/dev
...
Add htm/html support for RAG documents
2024-03-25 23:51:20 -07:00
Timothy J. Baek
3688955c77
fix: encoding issue
2024-03-25 23:50:52 -07:00
Timothy J. Baek
6307adfba1
feat: better error handling
2024-03-25 23:47:08 -07:00
Timothy Jaeryang Baek
4f78acaa5c
Merge pull request #1299 from jannikstdl/k8s-pvc-naming-fix
...
K8s fixes
2024-03-25 23:20:39 -07:00
Timothy J. Baek
7f405c74cd
refac: rename
2024-03-25 23:20:16 -07:00
Jannik S
af366cf732
fix
2024-03-25 21:50:58 +01:00
Jannik S
eecc7f3529
Deleted unused checks
2024-03-25 21:32:21 +01:00
Jannik S
8962d948cd
Check if running on K8s to correctly allocate Ollama Base URL
2024-03-25 21:21:32 +01:00
Doug Danat
c91a5d8b1f
switch to using BeautifulSoup HTML loader so title is also captured
2024-03-25 11:26:18 +01:00
Doug Danat
784a6ec85e
include html langchain loader for RAG
2024-03-25 09:50:53 +01:00
Timothy Jaeryang Baek
371dfc1143
Merge branch 'dev' into debug_print
2024-03-24 18:04:03 -05:00
Timothy Jaeryang Baek
a1faa307b1
Merge pull request #1272 from anuraagdjain/feat/cancel-model-download
...
feat: cancel model download
2024-03-24 18:00:57 -05:00
Timothy J. Baek
ff8a55a861
refac: rag api
2024-03-24 00:41:41 -07:00
Timothy J. Baek
7e0ea8f77d
feat: RAG text ingestion(store) api
2024-03-24 00:40:27 -07:00
Timothy J. Baek
98624a406f
feat: comfyui integration
2024-03-23 17:01:13 -07:00
Timothy J. Baek
862c96fcef
feat: comfyui support
2024-03-23 15:38:59 -07:00
Timothy Jaeryang Baek
3e0d9ad74f
Merge branch 'dev' into feat/cancel-model-download
2024-03-23 15:16:06 -05:00
Timothy J. Baek
e008738f30
feat: cancel download from backend
2024-03-23 13:12:54 -07:00
Timothy J. Baek
5c1e3a460e
fix: remove aiofiles dependency
2024-03-22 21:47:53 -07:00
Timothy Jaeryang Baek
848d2382bc
Merge pull request #1267 from Michelklingler/langfuse_dependency
...
Added langfuse dependency to the requierements.txt file.
2024-03-22 16:36:21 -05:00
Michel K
4140e1b84a
Added langfuse dependency to the requierements.txt file.
2024-03-22 14:01:39 -04:00
Jannik Streidl
fdef2abdfb
cuda fix
2024-03-22 12:48:48 +01:00
Jannik Streidl
fc4e762b05
ENV fix
2024-03-22 10:57:41 +01:00
Jannik Streidl
3f973fe77f
i need coffee
2024-03-22 09:57:17 +01:00
Jannik Streidl
953d05428e
grammar
2024-03-22 09:55:46 +01:00
Jannik Streidl
6dc4b748fb
added comments
2024-03-22 09:50:01 +01:00
Jannik Streidl
fde0139bf7
All in one Dockerfile for including Ollama
2024-03-22 09:31:35 +01:00
Timothy J. Baek
92cc87d908
fix: ollama upload url
2024-03-22 00:58:38 -07:00
Timothy J. Baek
9e37d6edcc
refac: gguf upload ui
2024-03-22 00:55:59 -07:00
Timothy J. Baek
77ec296ac3
chore: print removed
2024-03-22 00:11:17 -07:00
Timothy J. Baek
bc80f1438c
fix: ollama gguf upload
2024-03-22 00:10:55 -07:00
Timothy J. Baek
af4caec4f5
refac: ollama gguf upload
2024-03-21 23:45:00 -07:00
Self Denial
f74f2ea765
Merge conflicts
2024-03-21 00:14:13 -06:00
Timothy Jaeryang Baek
5a90e90c0b
Merge pull request #1241 from 7a6ac0/duplicate_def
...
fix: delete duplicate function
2024-03-20 22:01:13 -05:00
Timothy J. Baek
8e52ba8b91
refac: auth required for litellm in dev
2024-03-20 19:33:27 -07:00
Timothy J. Baek
ed0d4b5a2a
chore: comment clean up
2024-03-20 19:32:25 -07:00
tabaco.wang
a1412d0b55
fix: delete duplicate function
2024-03-21 10:31:25 +08:00
Timothy J. Baek
93c90dc186
feat: litellm model filter support
2024-03-20 19:28:33 -07:00
Timothy J. Baek
fa65be2ad2
refac: post webhook
2024-03-20 18:47:13 -07:00
Timothy J. Baek
2c6e2d5e8a
feat: webhook backend
2024-03-20 18:35:02 -07:00
Self Denial
e6dd0bfbe0
Migrate to python logging module with env var control.
2024-03-20 17:11:36 -06:00
Jannik Streidl
1f6739337b
docker improvements & changed universal device type env for different models used
2024-03-20 08:44:09 +01:00
Timothy Jaeryang Baek
16fe0ee167
Merge pull request #1151 from changchiyou/feat/custom_default_user_permissions_chat_deletion
...
Feat/custom default user permissions chat deletion
2024-03-19 16:23:23 -05:00
Timothy J. Baek
87344adf29
refac
2024-03-19 14:21:46 -07:00
Timothy J. Baek
349fd0c87d
refac: config.json
2024-03-19 14:03:46 -07:00
Timothy J. Baek
e86db74333
refac: stream default value
2024-03-18 18:14:05 -07:00
Timothy J. Baek
b188143f01
fix: openai proxy issue
2024-03-18 11:04:22 -07:00
Timothy J. Baek
ec9895a14a
fix: openai proxy issue
2024-03-18 11:02:09 -07:00
Timothy J. Baek
1bfcd801b7
fix: multiple openai issue
2024-03-18 01:11:48 -07:00
Timothy J. Baek
1e03871748
fix: openai issue
2024-03-16 03:25:20 -07:00
Timothy J. Baek
ed964260ba
fix: openai urls issue
2024-03-16 02:45:24 -07:00
Timothy J. Baek
91efd6cb63
fix: file upload encoding issue
2024-03-15 23:52:37 -07:00
Timothy J. Baek
072b499a50
fix: backslash rag content issue
2024-03-15 13:34:52 -07:00
Timothy Jaeryang Baek
7cef008b44
Merge pull request #1163 from joequant/main
...
fix typo in uploading blob to ollama
2024-03-14 15:48:49 -05:00
Joseph C Wang
9ee0feae32
fix typo in uploading blob to ollama
2024-03-14 17:17:52 +08:00
changchiyou
c6e14ce327
refactor: restrict the scope of USER_PERMISSIONS_CHAT_DELETION
...
it can easily confuse people before becuase when people accidentally set `env.USER_PERMISSIONS_CHAT_DELETION` to `true/yes/Yes`, `USER_PERMISSIONS["chat"]["deletion"]` would become `False`, which is unexpectedly and hard to notice.
2024-03-14 00:01:46 +08:00
changchiyou
04e3b168a6
config: allow custom default user permissions - chat deletion
...
Allow Chat Deletion
2024-03-13 23:17:22 +08:00
Timothy J. Baek
7f78e58488
refac: image generation error handling
2024-03-12 13:35:30 -07:00
Timothy J. Baek
26a187f5ac
refac: print removed
2024-03-12 00:26:53 -07:00
Timothy J. Baek
be3ab88c88
fix: error handling
2024-03-12 00:26:14 -07:00
Timothy J. Baek
e3fc97241d
fix: env var migration issue
2024-03-10 19:26:06 -07:00
Timothy J. Baek
b4c770d74b
fix: disable openai model by default
2024-03-10 19:00:43 -07:00
Timothy J. Baek
8df6b137cb
fix: rag
2024-03-10 18:40:50 -07:00
Timothy J. Baek
64afde6c0e
refac: config versioning
2024-03-10 14:15:32 -07:00
Timothy J. Baek
98948814fd
feat: toggle pdf ocr
2024-03-10 13:32:34 -07:00
Timothy J. Baek
96ada23272
Update requirements.txt
2024-03-10 00:00:16 -08:00
Timothy J. Baek
a02ac67b5c
Update requirements.txt
2024-03-09 23:59:17 -08:00
Timothy J. Baek
350489e600
fix: requirements.txt
2024-03-09 23:49:07 -08:00
Timothy J. Baek
a4ca1fc5c4
feat: model filter list env var
2024-03-09 21:47:01 -08:00
Timothy Jaeryang Baek
bcabd3df84
Merge pull request #1117 from open-webui/model-whitelist
...
feat: model filter (whitelist)
2024-03-10 00:30:43 -05:00
Timothy J. Baek
81daf4ceb9
feat: model filter frontend integration
2024-03-09 21:29:04 -08:00
Timothy J. Baek
b550e23bf6
feat: model filter backend
2024-03-09 21:19:20 -08:00
Timothy J. Baek
1a93021cc4
fix: log modified messages
2024-03-09 20:12:32 -08:00
Timothy J. Baek
784ee6f521
fix: error handling
2024-03-08 23:21:00 -08:00
Timothy J. Baek
d936353da0
fix: message type edge case
2024-03-08 23:19:20 -08:00
Timothy J. Baek
9f58ed5afa
fix
2024-03-08 22:52:42 -08:00
Timothy J. Baek
dfcc314283
fix: only edit body with whitelisted paths
2024-03-08 22:51:42 -08:00
Timothy J. Baek
6c58bb59be
feat: rag docs as payload field
2024-03-08 22:43:06 -08:00
Timothy J. Baek
c49491e516
refac: rag to backend
2024-03-08 22:34:47 -08:00
Timothy J. Baek
6ba62cf25d
fix: dalle3 issue
2024-03-08 19:54:47 -08:00
Timothy Jaeryang Baek
19700e9074
Merge pull request #1109 from ther0bster/fix-openai-env-var-parsing
...
fix: parsing of OPENAI_API_BASE_URLS env var
2024-03-08 22:31:57 -05:00
Timothy J. Baek
7e5e2c42c9
refac: rag routes
2024-03-08 19:26:39 -08:00
Roberto Gudelj
9235864f56
fix: parsing of OPENAI_API_BASE_URLS env var
2024-03-09 04:11:39 +01:00
Timothy J. Baek
0221acd163
feat: dall-e integration
2024-03-08 17:38:10 -08:00
Timothy J. Baek
2b84af878a
refac: litellm
2024-03-08 13:33:56 -08:00
Timothy J. Baek
df49e4e1cc
fix: default openai api value
2024-03-06 20:25:24 -08:00
Timothy J. Baek
34c7b6783c
fix: ocr issue
2024-03-06 18:49:35 -08:00
Timothy J. Baek
53adc6a0ca
fix: rag issue
2024-03-06 18:37:40 -08:00
Timothy J. Baek
b88c64f80e
fix: ocr issue
2024-03-06 17:54:42 -08:00
Timothy Jaeryang Baek
dc6e91a23d
Merge pull request #1074 from open-webui/main
...
dev
2024-03-06 20:07:37 -05:00
Timothy J. Baek
bb98c10abb
revert: ocr feature
2024-03-06 17:04:40 -08:00
Timothy J. Baek
c255cba198
feat: multiple openai apis
2024-03-06 16:13:25 -08:00
Timothy J. Baek
51d509bafb
Update config.py
2024-03-06 13:18:17 -08:00
Timothy J. Baek
0142c2de43
refac: semicolon as delimiter
2024-03-06 12:42:14 -08:00
Timothy J. Baek
c9173b71b6
chore: comment rename
2024-03-06 11:51:51 -08:00
Timothy J. Baek
f741adc6c9
refac: OLLAMA_API_BASE_URL deprecated
2024-03-06 11:44:00 -08:00
Timothy Jaeryang Baek
8fb5f54751
Merge pull request #1050 from jannikstdl/rag-pdf-ocr
...
feat: added ocr functionality to the pdf loader
2024-03-06 00:45:33 -05:00
Jannik Streidl
089a63e0c6
feat: added ocr functionality to the pdf loader
2024-03-05 22:25:25 +01:00
Timothy J. Baek
124020f824
chore: added print url for debugging
2024-03-05 02:19:25 -08:00
Timothy J. Baek
fbdac832bb
feat: multiple ollama model management
2024-03-05 02:12:55 -08:00
Timothy J. Baek
8626ae60dd
chore: old_main removed
2024-03-05 01:43:33 -08:00
Timothy J. Baek
8d34324d12
feat: cancel request
...
Resolves #1006
2024-03-05 01:41:22 -08:00
Timothy J. Baek
b2dd2f191d
refac: comment
2024-03-05 01:21:50 -08:00
Timothy J. Baek
8fd7bc342d
refac: error message
2024-03-05 01:07:59 -08:00
Timothy J. Baek
f04d60b6d9
feat: multiple ollama support
2024-03-05 00:59:35 -08:00
Timothy Jaeryang Baek
32495256fa
Merge pull request #1029 from fbirlik/patch-ragrecreate
...
recreate rag collection instead of falling back to stale version
2024-03-04 16:21:54 -05:00
Firat Birlik
6782e95c75
recreate rag collection is now optional and only used for web requests
2024-03-04 10:00:06 -06:00
Timothy J. Baek
20263f742a
refac: confusing ollama proxy route path
2024-03-03 19:55:32 -08:00
Firat Birlik
5d4ff85228
recreate rag collection instead of falling back to stale version
2024-03-03 21:25:00 -06:00
Firat Birlik
05221ea135
add fake_useragent to get a realistic header for rag/web requests
2024-03-03 13:58:51 -06:00
Timothy J. Baek
47a05a47b4
feat: add rag top k value setting
2024-03-02 18:56:57 -08:00
Timothy J. Baek
901e7a33fa
feat: chat playground backend integration
2024-03-02 18:16:02 -08:00
Timothy J. Baek
2379e94cbf
feat: text completion playground
2024-03-02 03:01:44 -08:00
Timothy J. Baek
edb63c2280
feat: download db from admin settings
2024-03-02 00:33:20 -08:00
Timothy J. Baek
6d854125cc
refac: ollama.db renamed to webui.db
2024-03-02 00:19:24 -08:00
Timothy J. Baek
74809e7330
fix: user chat delete loophole
2024-03-02 00:07:50 -08:00
Han Cen
a12b5ffab3
Fix enable signup env
2024-03-02 15:38:14 +08:00
Timothy J. Baek
59ae5b6d34
fix: openai filtering
2024-02-27 20:08:57 -08:00
Timothy J. Baek
781be2779b
refac: unnecessary max_token value removed
2024-02-27 20:02:23 -08:00
Sakkus
bbeaa92904
Fix OpenAI integration:
...
from docker on mac get errors since num_ctx not recognized;
remove num_ctx from, and max_tokens to, body in API calls.
2024-02-26 12:25:08 +00:00
Timothy J. Baek
1d937ec2f2
fix: cleanup unused tags
2024-02-25 13:03:26 -08:00
Timothy J. Baek
759883a4c8
feat: check for updates
2024-02-25 11:55:15 -08:00
Timothy J. Baek
6bfe2a6306
feat: latest release check api
2024-02-25 11:26:58 -08:00
Timothy J. Baek
c8631660c7
Update requirements.txt
2024-02-25 00:58:58 -08:00
Timothy J. Baek
d0c0d0d2b4
fix: litellm config issue
2024-02-24 22:35:11 -08:00
Timothy J. Baek
366679ff7c
fix: 'dict' object issue
2024-02-24 22:10:43 -08:00
Timothy Jaeryang Baek
271e5bf44d
Merge branch 'dev' into feature/img-gen-steps-setting
2024-02-24 21:09:06 -05:00
Timothy J. Baek
393531c9b0
fix
2024-02-24 18:08:35 -08:00
Timothy J. Baek
ec6f53e298
feat: litellm proxy frontend integration
2024-02-24 17:56:53 -08:00
Timothy J. Baek
e15e015db1
fix: images
2024-02-24 15:48:14 -08:00
Timothy J. Baek
32da2aa511
Update config.py
2024-02-24 13:11:56 -08:00
Justin Firth
3fa79e59bf
Allow configuration of steps, default to a1111 default
2024-02-24 10:44:08 -05:00
Timothy J. Baek
a74d47b6fc
Update requirements.txt
2024-02-24 01:27:44 -08:00
Timothy J. Baek
bfba72d486
fix: pip dependency
2024-02-24 01:19:44 -08:00
Timothy J. Baek
43f9a827d3
fix: gitignore
2024-02-24 00:29:03 -08:00
Timothy J. Baek
14dd0d11fb
feat: litellm yaml
2024-02-24 00:21:53 -08:00
Timothy J. Baek
b5bd07a06a
feat: secure litellm api
2024-02-23 22:44:56 -08:00
Timothy Jaeryang Baek
ee22e641ff
Merge branch 'main' into litellm
2024-02-24 01:10:04 -05:00
Timothy J. Baek
d1f170dc77
fix: error handling
2024-02-23 17:36:38 -08:00
Timothy J. Baek
decba05c7a
Update config.py
2024-02-23 17:24:46 -08:00
Timothy J. Baek
62f67bed29
feat: sponsor custom name support
2024-02-23 17:12:19 -08:00
Timothy Jaeryang Baek
a974d736d2
Merge pull request #866 from asedmammad/fix-rag-scan-unsupported-mime
...
fix: RAG scan unsupported mime type
2024-02-23 14:03:24 -05:00
Ased Mammad
b473ad574f
fix: RAG scan unsupported mimetype
...
This fixes an issue with RAG that stops loading documents as soon
as it reaches a file with unsupported mimetype.
2024-02-23 14:27:31 +03:30
David Girón
214881451d
allow custom default user role
2024-02-23 11:03:06 +01:00
Timothy Jaeryang Baek
8fac9de269
Merge branch 'main' into release-notes-modal
2024-02-23 04:07:16 -05:00
Timothy J. Baek
a84070c6d3
refac: changelog api
2024-02-23 00:36:53 -08:00
Timothy J. Baek
9f950aea9c
feat: changelog.md
2024-02-23 00:30:26 -08:00
Timothy J. Baek
7ec4c07bf9
feat: image size param
2024-02-22 19:32:36 -08:00
Timothy J. Baek
de0084c8df
feat: litellm integration
2024-02-22 03:22:23 -08:00
Timothy J. Baek
dc705c4984
refac: settings
2024-02-21 19:06:27 -08:00
Timothy J. Baek
797ed9ac7f
feat: allow enabling after url is provided
2024-02-21 18:57:53 -08:00
Timothy J. Baek
cc50cc10e6
feat: sd frontend integration
2024-02-21 18:36:40 -08:00
Timothy J. Baek
733e963c44
feat: sd backend integration
2024-02-21 18:12:01 -08:00
Timothy J. Baek
7a730c3f0f
refac: versioning using package
2024-02-21 17:10:27 -08:00
Timothy Jaeryang Baek
6d6ab6459d
Merge pull request #815 from open-webui/auth
...
feat: jwt utils
2024-02-19 23:45:15 -05:00
Timothy J. Baek
275523e32e
feat: jwt utils
2024-02-19 20:44:00 -08:00
Timothy J. Baek
5da73824ba
Update config.json
2024-02-19 19:46:46 -08:00
Timothy J. Baek
3d10f21b3b
feat: include default config.json
2024-02-19 19:28:34 -08:00
Timothy J. Baek
daa989b7dc
feat: validate type
2024-02-19 19:09:09 -08:00
Timothy J. Baek
d58de061fa
feat: config.json support
2024-02-19 18:54:22 -08:00
Timothy J. Baek
7c127c35fc
feat: dynamic embedding model load
2024-02-19 11:05:45 -08:00
Timothy J. Baek
ab104d5905
refac
2024-02-19 10:56:50 -08:00
Jannik Streidl
acf999013b
storing vectordb in project cache folder + device types
2024-02-19 07:51:17 +01:00
Timothy J. Baek
0cb0358485
refac: more descriptive var names
2024-02-18 11:16:10 -08:00
Jannik S
4b88e7e44f
Merge branch 'main' into choose-embedding-model
2024-02-18 09:20:54 +01:00
Jannik Streidl
bc3dd34d8b
collection query fix
2024-02-18 09:17:43 +01:00
Timothy J. Baek
07b451995e
feat: reset rag template
2024-02-17 22:49:18 -08:00
Timothy J. Baek
5270efa9e5
feat: editable rag template
2024-02-17 22:41:03 -08:00
Timothy J. Baek
ccf08fb91e
feat: editable chunk params
2024-02-17 22:29:52 -08:00
Timothy J. Baek
a94e4161f7
fix: file content type issue
2024-02-17 21:31:46 -08:00
Timothy J. Baek
e07001e5f6
feat: rag folder scan support
2024-02-17 21:06:08 -08:00
Timothy J. Baek
d1e5274fc9
Update start_windows.bat
2024-02-17 11:25:11 -08:00
Timothy J. Baek
22d2c13713
Update start_windows.bat
2024-02-17 10:43:50 -08:00
Timothy J. Baek
bd9e5c013f
feat: start command for windows
2024-02-17 10:41:17 -08:00
Jannik Streidl
1846c1e80d
choose embedding model when using docker
2024-02-17 19:38:29 +01:00
Timothy J. Baek
90bcd1644a
rename to open-webui
2024-02-16 23:30:38 -08:00
Timothy Jaeryang Baek
1def55cf09
Merge pull request #725 from jnkstr/no-internet-whisper
...
fix: no internet connection for whisper if you use docker
2024-02-15 02:44:31 -05:00
Timothy J. Baek
63e6f39b31
refac
2024-02-14 23:32:54 -08:00
Timothy J. Baek
434e2c00e9
fix: user display limit
2024-02-14 13:24:40 -08:00
Timothy J. Baek
43b05fa7dd
chore: version update
2024-02-14 01:19:39 -08:00
Timothy J. Baek
511e939b5d
feat: admin settings
2024-02-14 01:17:43 -08:00
Jannik Streidl
8ab0338e71
no internet connection for whisper if you use docker
2024-02-13 15:11:53 +01:00
Timothy J. Baek
2ef4fc1215
fix: strip transcription text
2024-02-11 02:17:24 -08:00
Timothy J. Baek
98496a7055
feat: update default whisper model
2024-02-11 02:15:54 -08:00
Timothy J. Baek
a5b9bbf10b
feat: whisper support
2024-02-11 00:17:50 -08:00
Timothy J. Baek
3af8d16e6a
fix: admin issue
2024-02-10 17:54:33 -08:00
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
Kyle McLaren
d4fec48d9c
get ENABLE_SIGNUP
from env
2024-02-06 20:58:07 +02: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
8468c18059
Update .gitignore
2024-02-04 21:29:04 -08:00
Timothy J. Baek
7c2f297c84
feat: export all chats from db
...
admin only
2024-02-04 01:07:18 -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
683650ec00
feat: collection rag integration
2024-02-03 15:57:06 -08:00
Timothy J. Baek
00803c92f2
feat: doc tagging
2024-02-03 14:44:49 -08:00
Tim Farrell
8298cefd62
Fix bash condition formatting
2024-02-02 09:02:48 -06:00
Tim Farrell
1031638d82
Maintain backward compatibility with WEBUI_JWT_SECRET_KEY for the time being
2024-02-02 09:02:35 -06:00
Tim Farrell
e2d481d99a
Move the random secret generation to start.sh.
...
This way the random secret is created on first run instead of docker build. We don't really want all standard imaages to share a password anymore than we want a static password.
2024-02-02 09:02:23 -06:00
Tim Farrell
44799e2018
Remove some extraneous imports
2024-02-02 09:02:07 -06:00
Tim Farrell
4fceb404bd
Call jwt.decode
with the expected algorithms
2024-02-02 09:01:57 -06:00
Tim Farrell
e15dbdc46a
Pass the instance we're using.
2024-02-02 09:01:34 -06:00
Tim Farrell
8c37edd027
Even though "User.email" is enforced as unique at signup, it is not a unique field in the database. Let's use "User.id" instead. This also makes it more difficult to do a session stealing attack.
2024-02-02 09:01:06 -06:00
Tim Farrell
2c1dacb9b6
We should verify signatures to make the whole session secret meaningful.
2024-02-02 09:00:31 -06:00
Tim Farrell
03a7e35967
Default docker installations should generate a random key instead of using a static secret that everyone can see.
2024-02-02 08:59:46 -06:00
Tim Farrell
d67f3d982b
Start by renaming variables to something more generic. This will give us a bit more flexibility as we look to other session management mechanisms.
2024-02-02 08:58:13 -06:00
Self Denial
6c1e69cac2
Disable Chroma telemetry
2024-02-01 17:29:09 -07:00
Timothy J. Baek
50f7b20ac2
refac
2024-02-01 13:35:41 -08:00
Timothy J. Baek
28226a6f97
feat: web rag support
2024-01-26 22:17:28 -08:00
Timothy J. Baek
0c322063b5
feat: use local profile image by default
2024-01-26 21:38:33 -08:00
Timothy J. Baek
3ce8f3e8fb
feat: profile update frontend integration
2024-01-26 21:22:25 -08:00