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
Deploy to HuggingFace Spaces / check-secret (push) Successful in 15s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m48s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m59s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m38s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m43s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 3m13s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m55s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m37s
Frontend Build / Format & Build Frontend (push) Failing after 1m8s
Frontend Build / Frontend Unit Tests (push) Failing after 1m1s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m26s
Integration Test / Run Migration Tests (push) Failing after 1m40s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
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
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
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