weberm1
305b2d36a1
Feature: Added new config to handle individual rag settings after reload
2025-05-21 12:19:07 +02:00
Maytown
ba54452ab1
Fix: adjusted to handle both default and individual rag settings
2025-05-14 17:33:11 +02:00
Maytown
1ae3873c55
Feature: added indivdiual rag config update function
2025-05-14 17:32:06 +02:00
Maytown
0d2eefd83d
Refactoring: Adjusted to newly added rag_config column
2025-05-12 12:47:55 +02:00
Maytown
0b9ed1ee42
Fix: adjusted knowledgetable to add rag config as individual column
2025-05-12 12:47:22 +02:00
Maytown
5a2de12f4b
Fix: added migration file to handle rag_config column for individual rag config
2025-05-12 12:45:58 +02:00
Maytown
53729c6405
Fix: adjusted multiple embedders/rerankers to be only loaded once
2025-05-12 12:45:21 +02:00
Maytown
ebd2a8fa8a
Fix: Adjusted emebedding function state to handle multiple embedders
2025-05-11 18:38:16 +02:00
weberm1
b1937a9dfa
Fix: refactoring of variables and fixing issue of process_file logic for individual rag config
2025-05-09 22:44:53 +02:00
weberm1
1235c3a37d
Feature: adjusted for individual rag settings - solution to change minimal existing code and logic
2025-05-09 22:42:12 +02:00
weberm1
c14c1fac75
fix: fixed empty body response issue
2025-05-09 22:38:13 +02:00
weberm1
c4d3c09b86
Feature: Adjusted for individual rag settings to handle multiple rerankers and embedding models
2025-05-09 22:37:30 +02:00
Maytown
12774641a1
removed debug print statement
2025-05-06 12:54:24 +02:00
Maytown
8fa985e3ba
Feature: adjusted file upload to handle individual rag config (send knowledge base id to get rag config)
2025-05-06 12:53:24 +02:00
Maytown
49e4375263
FIX: adjusted to send knowledge base id for saving docs - fixed update_reranking_config to handle knowledge config by collection name
2025-05-06 12:50:08 +02:00
Maytown
9233f1f848
Merge remote-tracking branch 'upstream/dev' into Individual-RAG-Config
2025-05-02 20:38:35 +02:00
Maytown
4f93577d3d
Feature: Adjusted process_chat_payload to handle individual rag config (send individual rag template)
2025-05-02 09:59:42 +02:00
Maytown
e3a93b24a0
Feature: Adjusted all necessary functions to handle individual rag configuration - fallback to default configuration if individual config is not used
2025-05-02 09:55:53 +02:00
Maytown
220ad3723e
Function: Adjusted create new knowledge to send rag config
2025-05-02 09:17:33 +02:00
Maytown
45ee9c33ad
Function: Added get knowledge by collection name and adjusted insert new knowledge to insert rag config to DB
2025-05-02 09:16:40 +02:00
Maytown
b46da1ae86
Added DEFAULT_RAG_SETTINGS option for individual rag configuration
2025-05-02 09:14:23 +02:00
Timothy Jaeryang Baek
5d5e351937
feat: notes scaffolding
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-01 16:39:36 +04:00
Timothy Jaeryang Baek
f26cafd984
chore: langchain bump
2025-05-01 15:58:45 +04:00
Tim Jaeryang Baek
aca82d64a0
Merge pull request #13391 from open-webui/dependabot/pip/backend/dev/rapidocr-onnxruntime-1.4.4
...
build(deps): bump rapidocr-onnxruntime from 1.3.24 to 1.4.4 in /backend
2025-05-01 04:56:32 -07:00
Tim Jaeryang Baek
61580e9490
Merge pull request #13404 from NoMoreFood/dev
...
fix: Use SHA256 For Query Result Computation
2025-05-01 04:55:16 -07:00
Bryan Berns
32257089f9
Use SHA256 For Query Result Computation
2025-05-01 03:56:20 -04:00
Tim Jaeryang Baek
9695e08411
Merge pull request #13392 from open-webui/dependabot/pip/backend/dev/pytest-approx-eq-8.3.5
...
build(deps): update pytest requirement from ~=8.3.2 to ~=8.3.5 in /backend
2025-04-30 22:43:09 -07:00
Tim Jaeryang Baek
c6d76acf76
Merge pull request #13393 from open-webui/dependabot/pip/backend/dev/elasticsearch-9.0.1
...
build(deps): bump elasticsearch from 8.17.1 to 9.0.1 in /backend
2025-04-30 22:42:55 -07:00
Tim Jaeryang Baek
b6a76dc026
Merge pull request #13394 from open-webui/dependabot/pip/backend/dev/loguru-0.7.3
...
build(deps): bump loguru from 0.7.2 to 0.7.3 in /backend
2025-04-30 22:42:45 -07:00
Timothy Jaeryang Baek
079af5fffe
fix: send webhook notification when user is not active
2025-05-01 09:41:07 +04:00
Tim Jaeryang Baek
e57f2c928a
Merge pull request #13379 from NoMoreFood/dev
...
feat: Azure STT Allow Base URL & Max Speaker Setting
2025-04-30 22:26:18 -07:00
dependabot[bot]
4eaaeb1888
build(deps): bump loguru from 0.7.2 to 0.7.3 in /backend
...
Bumps [loguru](https://github.com/Delgan/loguru ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/Delgan/loguru/releases )
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/Delgan/loguru/compare/0.7.2...0.7.3 )
---
updated-dependencies:
- dependency-name: loguru
dependency-version: 0.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 02:54:59 +00:00
dependabot[bot]
753d530cd0
build(deps): bump elasticsearch from 8.17.1 to 9.0.1 in /backend
...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py ) from 8.17.1 to 9.0.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases )
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.1...v9.0.1 )
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 02:54:56 +00:00
dependabot[bot]
10f55d39d2
build(deps): update pytest requirement in /backend
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.3.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 02:54:52 +00:00
dependabot[bot]
0b84863d76
build(deps): bump rapidocr-onnxruntime from 1.3.24 to 1.4.4 in /backend
...
Bumps [rapidocr-onnxruntime](https://github.com/RapidAI/RapidOCR ) from 1.3.24 to 1.4.4.
- [Release notes](https://github.com/RapidAI/RapidOCR/releases )
- [Commits](https://github.com/RapidAI/RapidOCR/compare/v1.3.24...v1.4.4 )
---
updated-dependencies:
- dependency-name: rapidocr-onnxruntime
dependency-version: 1.4.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 02:54:49 +00:00
Tim Jaeryang Baek
f3b38e9777
Merge pull request #13372 from therealmichaelberna/main
...
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
**fix** convert_function_to_pydantic_model returning empty descriptions
2025-04-30 13:36:22 -07:00
Tim Jaeryang Baek
336d20fa33
Merge pull request #13364 from NovoNordisk-OpenSource/websocket-behind-auth
...
refactor: hiding websocket initalization behind authentication
2025-04-30 13:35:27 -07:00
Michael Berna
4a6b964a51
Fixed convert_function_to_pydantic_model
...
convert_function_to_pydantic_model was returning empty function descriptions. I have renamed the variables more precisely which helps to avoid confusion and also resolved this issue which was caused by a variable naming conflict.
2025-04-30 14:22:38 -04:00
Timothy Jaeryang Baek
41904f21e4
refac
2025-04-30 19:41:16 +04:00
Timothy Jaeryang Baek
ef2aeb7c0e
fix: only allow admin uploaded html to be rendered as html
2025-04-30 19:34:53 +04:00
shcodenick
4c81b6ebc5
hiding websocket initalization behind authentication
2025-04-30 15:05:57 +02:00
Bryan Berns
6c8a9d000e
Azure STT Allow Base URL & Max Speaker Setting
2025-04-30 08:51:01 -04:00
Timothy Jaeryang Baek
f9d238e850
refac: user list sub-standard code
2025-04-30 16:49:41 +04:00
Tim Jaeryang Baek
db06a925fe
Merge pull request #13267 from AnapatChaiwongse/dev
...
feat: implement pagination for /admin/users
2025-04-30 05:04:14 -07:00
Timothy Jaeryang Baek
eb68b21e0f
refac
2025-04-30 16:01:23 +04:00
Alexander Grimm
e80ed32aeb
fix: install external requirements of admin functions and tools on startups
2025-04-30 11:14:38 +00:00
Alexander Grimm
da9966aca1
~ truncate vectors for pgvector if too big
2025-04-30 05:35:17 +00:00
Tim Jaeryang Baek
4ee5dd58b7
Merge pull request #13177 from tth37/fix_firecrawl_loader_default_mode
...
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
fix: FireCrawlLoader default mode to scrape
2025-04-29 08:39:06 -07:00
Tim Jaeryang Baek
e87f2669fa
Merge pull request #13191 from tth37/feat_firecrawl_search_engine
...
feat: Add Firecrawl search engine
2025-04-29 08:38:28 -07:00
Tim Jaeryang Baek
390263742c
Merge pull request #13273 from spammenotinoz/dev
...
**FIX** Update Knowledge ReIndexing to continue upon missing\corrupt collections
2025-04-29 08:37:55 -07:00