Timothy Jaeryang Baek
f25df15997
Merge pull request #9596 from engineeringpatrick/main
...
feat: add s3 key prefix support
2025-02-09 13:05:41 -08:00
Timothy Jaeryang Baek
8c2164928a
Merge pull request #9242 from NachoNoCheese/dev
...
feat: Add Deepgram STT Support
2025-02-07 23:06:57 -08:00
Timothy Jaeryang Baek
c092db379e
fix
2025-02-07 11:23:04 -08:00
Patrick Deniso
5ca6afc0fc
add s3 key prefix support
2025-02-07 12:15:54 -05:00
Mazurek Michal
35f3824932
feat: Implement Document Intelligence as Content Extraction Engine
2025-02-07 13:44:47 +01:00
Rory
ec6fe9939b
Merge remote-tracking branch 'upstream/dev' into playwright
2025-02-05 17:47:58 -06:00
JT
40dea3fbe1
Merge branch 'dev' into main
2025-02-05 15:15:24 -08:00
Timothy Jaeryang Baek
b8fe9497fb
refac
2025-02-05 14:46:25 -08:00
jayteaftw
157c781b0a
Merge branch 'main' of https://github.com/jayteaftw/open-webui
2025-02-05 14:07:59 -08:00
jayteaftw
6d2f87e904
Added server side Prefixing
2025-02-05 14:03:16 -08:00
Timothy Jaeryang Baek
fba25c6cec
refac
2025-02-04 18:36:22 -08:00
Timothy Jaeryang Baek
6ee924924e
refac: code interpreter
2025-02-04 18:33:22 -08:00
Timothy Jaeryang Baek
5cda8a57e7
Merge pull request #9337 from abdalrohman/exa_integration
...
feat: implement Exa search engine integration
2025-02-04 14:00:06 -08:00
JT
81102f4be2
Merge branch 'open-webui:main' into main
2025-02-04 13:06:04 -08:00
jvinolus
7b8e5d4e7c
Fixed errors and added more support
2025-02-04 13:04:36 -08:00
M.Abdulrahman Alnaseer
2bb6b49f11
feat: implement Exa search engine integration
2025-02-04 21:13:16 +03:00
Timothy Jaeryang Baek
3adfa29f7d
chore: format
2025-02-03 21:56:35 -08:00
Timothy Jaeryang Baek
d1c7a3cff3
enh: code interpreter prompt
2025-02-03 20:49:54 -08:00
Rory
22746c7a3f
Merge remote-tracking branch 'upstream/dev'
2025-02-03 17:28:53 -06:00
Timothy Jaeryang Baek
b891a398fd
refac
2025-02-03 13:50:57 -08:00
Timothy Jaeryang Baek
95c6d0e78c
enh: code interpreter toggle
2025-02-03 01:14:38 -08:00
Rory
f837d2cdbb
Merge branch 'dev' of https://github.com/open-webui/open-webui
...
# Conflicts:
# src/lib/i18n/locales/sr-RS/translation.json
2025-02-02 20:31:27 -06:00
Rory
8da33721d5
Support PLAYWRIGHT_WS_URI
2025-02-02 17:58:09 -06:00
Tristan Morris
a004bf2a6d
Merge branch into dev
2025-02-02 08:44:57 -06:00
Tristan Morris
5df474abb9
Add support for Deepgram STT
2025-02-02 08:12:13 -06:00
Timothy Jaeryang Baek
95c94d8a85
Merge pull request #9191 from NYU-ITS/milvus_auth_token
...
[feat] Milvus: new optional config var, MILVUS_TOKEN
2025-02-01 21:04:30 -08:00
Timothy Jaeryang Baek
642a093d02
refac: tool calls
2025-02-01 21:01:06 -08:00
Sajid Ali
7b31c75271
Milvus: new optional config var, MILVUS_TOKEN
...
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
2025-01-31 17:01:00 -05:00
Rory
8dafe3cba8
Merge branch 'dev' of https://github.com/open-webui/open-webui
2025-01-30 18:26:55 -06:00
Timothy Jaeryang Baek
52010accc9
refac
2025-01-29 20:11:37 -08:00
Timothy Jaeryang Baek
5420c165c6
refac: title generation
2025-01-29 14:40:36 -08:00
Rory
4e8b390682
Add RAG_WEB_LOADER + Playwright mode + improve stability of search
2025-01-28 23:03:15 -06:00
Timothy Jaeryang Baek
8d3c73aed5
chore: format backend
2025-01-21 19:33:33 -08:00
Timothy Jaeryang Baek
80e004c31f
Merge pull request #8637 from kahghi/add-gcs-storage-provider
...
feat:add GCSStorageProvider
2025-01-21 18:14:22 -08:00
kahghi
44574c434d
removed unnecessary GCS_PROJECT_ID variable
2025-01-20 15:27:55 +08:00
Timothy Jaeryang Baek
bdc60e7850
chore: format backend
2025-01-19 11:59:07 -08:00
kahghi
49f31ddcd8
added alternative storage client instantiation method, corrected filepaths, added missing type hinting
2025-01-19 22:42:29 +08:00
kahghi
1764de41f3
updated to use credentials json, tested with local built image and upload to gcs works
2025-01-17 21:53:41 +08:00
kahghi
8efc543f49
added google-cloud-storage package, added gcs related functions
2025-01-17 16:16:25 +08:00
Tryanks
e7971b5840
enh: add github oauth2 provider support
2025-01-17 13:22:35 +08:00
Tryanks
f3e6dacf0d
refac: Extend OIDC support to all OAuth authentication methods
2025-01-17 12:56:03 +08:00
Timothy Jaeryang Baek
0425621494
refac
2025-01-16 00:13:02 -08:00
Timothy Jaeryang Baek
0360aa5520
enh: image prompt enhancer
2025-01-16 00:06:37 -08:00
Timothy Jaeryang Baek
56f57928c2
enh/refac: permissions
2025-01-15 23:01:43 -08:00
jvinolus
47b8412695
Initialize support for prefixing embeddings
2025-01-15 17:05:04 -08:00
Rodrigo Agundez
0129255478
Set default storage provider to local
2025-01-16 08:01:26 +08:00
Timothy Jaeryang Baek
d1bde9f348
Merge pull request #8562 from NYU-ITS/milvus_custom_db
...
[feat] Milvus: add new config var, MILVUS_DB
2025-01-15 10:10:10 -08:00
Timothy Jaeryang Baek
3328e2ea97
Merge pull request #8566 from rragundez/ms-auth-picture
...
Add functionality to retrive picture for microsoft oauth
2025-01-15 10:02:28 -08:00
Rodrigo Agundez
32f121f019
Add functionality to retrive picture for microsoft oauth
2025-01-15 09:18:16 +08:00
Sajid Ali
7a95df008e
Milvus: add new config var, MILVUS_DB
...
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
2025-01-14 15:48:15 -05:00
Li, Steel
ab6dffffd0
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
2025-01-10 08:53:03 +08:00
Jason Kidd
70b74b5217
feat: Allow setting the initial vector length on pgvector document_chunk table
2025-01-03 09:18:59 -08:00
Timothy Jaeryang Baek
1e974439d9
enh: configurable api key endpoint restrictions
2024-12-26 20:57:51 -08:00
Taylor Wilsdon
909c94e983
Fix Google Drive integration
2024-12-26 14:41:58 -05:00
Timothy Jaeryang Baek
c4937cc144
enh: webui url
2024-12-25 09:50:57 -07:00
Timothy Jaeryang Baek
cb3e01de8a
enh: channels enable/disable option
2024-12-22 21:02:14 -07:00
Timothy Jaeryang Baek
0f6d302760
refac
2024-12-18 18:04:56 -08:00
Taylor Wilsdon
0dc75363aa
Add configurable Google Drive toggle in the Documents admin section along with necessary config scaffolding
2024-12-18 13:25:57 -05:00
Taylor Wilsdon
e28427803f
Fix dev upstream merge conflicts
2024-12-18 12:04:55 -05:00
Timothy Jaeryang Baek
1902d4238b
chore: format
2024-12-17 13:51:29 -08:00
Timothy Jaeryang Baek
9531edf6d6
Merge pull request #7923 from tarmst/groups-from-oauth
...
feat: Allow user groups to be managed by oauth
2024-12-17 13:36:34 -08:00
tarmst
9737869d11
Adding oauth group management for users upon login
2024-12-17 19:38:07 +00:00
Davide Del Popolo
987b0f0dfd
feat: add comfyui api key
2024-12-17 08:29:00 +01:00
Taylor Wilsdon
bf9ff1af56
packagelock
2024-12-16 15:10:01 -05:00
Taylor Wilsdon (aider)
e4b2d29cba
feat: Add Google Drive client ID and API key config options
2024-12-16 14:43:33 -05:00
Timothy Jaeryang Baek
2d368e89a1
Merge pull request #7741 from sanch7/offline_mode_fix
...
[Fix] Turn off auto update in offline mode
2024-12-15 17:03:26 -08:00
Timothy Jaeryang Baek
1197c640c4
refac
2024-12-12 22:28:42 -08:00
Timothy Jaeryang Baek
d3d161f723
wip
2024-12-10 00:54:13 -08:00
Sanchit Hira
edf6c6a18c
turn off auto update in offline mode
2024-12-10 00:17:49 -08:00
Timothy Jaeryang Baek
f264d82d13
Merge pull request #7551 from jonassvatos/patch-1
...
feat: Add OAUTH_ALLOWED_DOMAINS
2024-12-09 16:27:06 -08:00
erics118
b825947745
feat: add kagi
2024-12-08 00:21:10 -05:00
jonassvatos
d42de65298
Add OAUTH_ALLOWED_DOMAINS for ability to restrict from which e-mail domains can users sign-up via OAuth
2024-12-02 10:23:05 +01:00
Timothy Jaeryang Baek
59c3a18118
enh: BYPASS_MODEL_ACCESS_CONTROL
2024-12-01 18:25:44 -08:00
Timothy Jaeryang Baek
81a8ad2762
refac: autocomplete settings
2024-11-30 18:30:59 -08:00
Timothy Jaeryang Baek
dbf6ec71fe
enh: remove trailing slash from ollama
...
Co-Authored-By: hi-unc1e <67778054+hi-unc1e@users.noreply.github.com>
2024-11-30 18:13:10 -08:00
Timothy Jaeryang Baek
1f53e0922e
enh: autocompletion
2024-11-30 00:29:27 -08:00
Timothy Jaeryang Baek
9f981db0b9
Merge pull request #7422 from alpha-pet/feat-youtube-transscript-proxy
...
feat: Optional proxy setting for downloading Youtube transscripts
2024-11-29 12:40:46 -08:00
Timothy Jaeryang Baek
f547f1424c
refac
2024-11-29 01:02:32 -08:00
Timothy Jaeryang Baek
a07213b5be
feat: autocompletion
2024-11-29 00:16:49 -08:00
Timothy Jaeryang Baek
0e8e9820d0
feat: autocomplete backend endpoint
2024-11-28 23:53:52 -08:00
Thomas Rehn
53296c1005
[feat] Allow use of proxy for downloading Youtube transscripts
2024-11-27 15:20:48 +01:00
Timothy Jaeryang Baek
63402c48a8
refac: query gen prompt
2024-11-26 10:23:29 -08:00
Timothy Jaeryang Baek
5fac25a002
enh: reintroduce model order/default models
2024-11-26 00:55:58 -08:00
Timothy Jaeryang Baek
bd28e1ed7d
refac: rag prompt template
2024-11-24 18:49:56 -08:00
Timothy Jaeryang Baek
907cf61da7
refac: query generation
2024-11-24 18:03:58 -08:00
Timothy Jaeryang Baek
7062e637e8
refac: inline citations
2024-11-21 18:26:38 -08:00
Timothy Jaeryang Baek
386c976e9a
enh: inline citations
2024-11-21 17:58:29 -08:00
Timothy Jaeryang Baek
b0162dfee0
refac
2024-11-21 08:10:05 -08:00
Igor Brai
d16b09bee5
Merge branch 'open-webui:main' into main
2024-11-21 15:25:41 +02:00
Timothy Jaeryang Baek
7a585fbaf3
enh: option to disable api auth
2024-11-19 12:17:23 -08:00
Antti Pyykkönen
979e6e5a79
feat: support for configuring private api key use
2024-11-19 16:14:52 +02:00
Timothy Jaeryang Baek
dbb67a12ca
enh: retrieval query generation
2024-11-19 02:24:32 -08:00
Timothy Jaeryang Baek
e4e4110ec0
refac: config
2024-11-18 14:25:36 -08:00
Timothy Jaeryang Baek
24e98bb9d7
Merge pull request #6954 from matthewhand/feature/qdrant-auth
...
feat: add API key support for Qdrant Cloud authentication
2024-11-16 23:42:16 -08:00
Timothy Jaeryang Baek
646d926f70
enh: chat file upload permission
2024-11-16 02:31:04 -08:00
Timothy Jaeryang Baek
2ab5b2fd71
wip: access control backend
2024-11-15 01:29:07 -08:00
Timothy Jaeryang Baek
b80ec76435
refac
2024-11-14 20:51:49 -08:00
Matthew Hand
ca63ae649c
Enable Qdrant authentication support
2024-11-15 07:06:46 +11:00
Timothy Jaeryang Baek
81f497c6e3
refac: env var defaults
2024-11-12 20:44:14 -08:00
Timothy Jaeryang Baek
0809eb79b8
refac: openai connections
2024-11-11 21:18:51 -08:00
Timothy Jaeryang Baek
69311fec71
Merge pull request #6750 from Sebastriani/main
...
feat: Possibility to globaly disable Tags generation.
2024-11-05 20:53:10 -08:00
Timothy J. Baek
2910cbe9a9
refac: disable ldap by default
2024-11-05 19:58:54 -08:00
Sebastián D. Gauna
e1114bfa4c
feat: Possibility to globaly disable Tags generation.
2024-11-05 23:32:08 -03:00
Timothy J. Baek
28b541a692
refac
2024-11-05 15:15:32 -08:00
Timothy Jaeryang Baek
1ee7730fac
Merge pull request #6645 from jk-f5/feat/pgvector
...
feat: Intial support for pgvector as backing vector database
2024-11-05 15:14:55 -08:00
morgan55555
5d934d7d15
feat: LDAP User management
...
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
Jason Kidd
319ea8cb7f
feat: Add ability to set URI for pgvector
2024-11-04 14:27:33 -08:00
Jason Kidd
701f40aedd
feat: Initial support for pgvector
2024-11-04 14:26:41 -08:00
Timothy Jaeryang Baek
6c1d0a8e39
Merge pull request #6598 from dtaivpp/main
...
feat: OpenSearch vector db support
2024-11-04 14:04:55 -08:00
Timothy J. Baek
5c60081c1f
refac: web search
2024-11-03 17:07:24 -08:00
Timothy J. Baek
dbf14afa32
refac: styling
2024-11-03 02:00:31 -08:00
Timothy Jaeryang Baek
dead5cdd4e
Merge pull request #6589 from DucNgn/dn_forward_user_info_in_headers
...
feat: Add option to forward user info as headers to OpenAI API
2024-11-02 17:24:04 -07:00
Duc Nguyen
a34d202ae8
move the config to env.py
2024-11-01 11:23:18 -04:00
David Tippett
fb30b667e2
First pass at an OpenSearch connector
2024-10-30 15:51:56 -04:00
Duc Nguyen
3f0b3ea90e
feat: Add option to forward user info as headers to OpenAI API
2024-10-30 11:29:18 -04:00
Igor Brai
b7d730e244
add mojeek as websearch option
2024-10-29 16:45:38 +02:00
Timothy Jaeryang Baek
46b2505fbd
Merge pull request #6520 from turbra/main
...
fix: automatic1111 typo
2024-10-28 15:09:01 -07:00
turbra
572526c1bb
Update config.py
2024-10-28 17:02:18 -04:00
Diwakar Singh Maurya
3d0c32f366
feature to support authentication in chromadb
2024-10-27 14:01:00 +07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
cb86e09005
feat: s3 support (cherry-picked from #6117 )
...
Co-Authored-By: ssnnow <ssnnow@gmail.com>
2024-10-20 22:53:45 -07:00
Timothy J. Baek
d5c1c2f0a7
enh: faster whisper custom model support
2024-10-20 21:34:36 -07:00
Timothy J. Baek
9936583477
chore: format
2024-10-20 18:38:06 -07:00
Timothy Jaeryang Baek
768b7e139c
Merge branch 'dev' into dev
2024-10-20 18:37:20 -07:00
Timothy J. Baek
e530914328
enh: custom tags generation prompt support
2024-10-19 21:27:10 -07:00
Willnow, Patrick
ea070e34f9
Remove pending from allowed roles
2024-10-16 21:41:47 +02:00
Willnow, Patrick
b888ee17ff
Merge branch 'main' into dev
...
# Conflicts:
# backend/open_webui/main.py
2024-10-16 20:16:05 +02:00
Willnow, Patrick
57d54160d3
Merge branch 'implement-oauth-role-management'
...
# Conflicts:
# backend/open_webui/main.py
2024-10-16 16:54:43 +02:00
Timothy J. Baek
8eb45acf10
refac
2024-10-14 18:47:41 -07:00
Timothy J. Baek
dff3732fcd
enh: tiktoken/token splitter support
2024-10-13 02:07:50 -07:00
Willnow, Patrick
edc15d0d7c
rewrite oauth role management logic to allow any custom roles to be used for oauth role to open webui role mapping
2024-10-10 23:00:05 +02:00
Timothy Jaeryang Baek
d7a71f3b34
Merge pull request #6050 from RobinBially/main
...
feat: add qdrant vector db connector
2024-10-09 12:12:48 -07:00
Robin Bially
878a570a2c
add qdrant as vector db
2024-10-09 12:51:43 +02:00
Peter De-Ath
b242460874
formatting
2024-10-08 00:04:35 +01:00
Peter De-Ath
3fcdca2f28
backwards comp: use RAG_EMBEDDING_OPENAI_BATCH_SIZE
2024-10-08 00:04:35 +01:00
Peter De-Ath
885b9f1ece
refactor: Update GenerateEmbeddingsForm to support batch processing
...
refactor: Update embedding batch size handling in RAG configuration
refactor: add query_doc query caching
refactor: update logging statements in generate_chat_completion function
change embedding_batch_size to Optional
2024-10-08 00:04:35 +01:00
Timothy J. Baek
614f3d5f80
fix
2024-10-05 12:40:13 -07:00
Timothy J. Baek
0bd88090bb
refac: DOCS_DIR deprecated
2024-10-05 01:45:22 -07:00
Willnow, Patrick
dc92178641
Fix missing key mapping
2024-10-03 20:55:32 +02:00
Patrick Willnow
9a691c0387
Add oauth role mapping
...
also add node env to allow local build to succeed
2024-10-03 11:12:14 +02:00
Timothy J. Baek
bf57dd808e
feat: project migration
2024-10-01 17:35:10 -07:00
Timothy J. Baek
c7a0e45bea
refac
2024-09-30 16:32:38 +02:00
Timothy J. Baek
a52e8cd537
refac
2024-09-28 01:35:31 +02:00
Timothy J. Baek
92b1acd6fb
fix: RESET_CONFIG_ON_START not working
2024-09-25 01:06:11 +02:00
Timothy J. Baek
70dd790afc
refac: default rag params
2024-09-19 16:44:33 +02:00
Timothy J. Baek
b4f1a0b5a6
refac
2024-09-19 02:42:24 +02:00
Pawel Ochman
4d9677e808
Update configuration page, expose all Azure settings through ENV variables
2024-09-18 14:13:42 +01:00
Timothy J. Baek
7df997c992
chore: format
2024-09-13 00:49:23 -04:00
Timothy Jaeryang Baek
5970dadead
Merge pull request #5256 from Bazsalanszky/main
...
feat: More options for AUTOMATIC1111
2024-09-13 05:40:09 +01:00
Timothy Jaeryang Baek
7dc4cb30b2
Merge pull request #5378 from thiswillbeyourgithub/fix_RAG_and_web
...
fix: RAG and Web Search + RAG enhancements
2024-09-13 05:38:53 +01:00