weberm1
|
305b2d36a1
|
Feature: Added new config to handle individual rag settings after reload
|
2025-05-21 12:19:07 +02:00 |
|
Maytown
|
f2e9e9a12e
|
Fix: fixed to handle default and individual rag config properly
|
2025-05-14 17:35:23 +02:00 |
|
Maytown
|
ad47e77974
|
Feature: added rag configuration update page
|
2025-05-14 17:34:34 +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
|
171c18cff8
|
Fix: Adjusted logic to handle intialization of individual rag config right
|
2025-05-12 12:48:44 +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
|
8a3927a528
|
Fix: handle individual rag config properly
|
2025-05-09 22:47:11 +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 |
|
weberm1
|
34d4238436
|
Fix: adjusted to load default rag settings for inital loading and added missing content extraction engine
|
2025-05-09 22:36:37 +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
|
79ff99550c
|
Feature: Added Rag Configuration to knowledge creation - if disabled falls back to default/general rag settings from documentsettings
|
2025-05-02 20:15:06 +02:00 |
|
Maytown
|
4f1c9a8c4f
|
Feature: adjusted retrieval restpoints to handle indivudal rag config - passing rag config and changing from get to post
|
2025-05-02 20:14:11 +02:00 |
|
Maytown
|
6e2155dd8c
|
Feature: adjusted createNewKnowledge to pass individual rag config
|
2025-05-02 20:12:54 +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 |
|
Tim Jaeryang Baek
|
2062d3434e
|
Merge pull request #13385 from open-webui/dependabot/npm_and_yarn/dev/typescript-eslint/parser-8.31.1
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
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.31.1
|
2025-05-01 04:59:00 -07: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
|
3715919a6b
|
Merge pull request #13389 from open-webui/dependabot/npm_and_yarn/dev/codemirror-lang-hcl-0.1.0
build(deps): bump codemirror-lang-hcl from 0.0.0-beta.2 to 0.1.0
|
2025-05-01 04:55:52 -07:00 |
|
Tim Jaeryang Baek
|
0e3b9f9da1
|
Merge pull request #13388 from open-webui/dependabot/npm_and_yarn/dev/prosemirror-schema-list-1.5.1
build(deps): bump prosemirror-schema-list from 1.4.1 to 1.5.1
|
2025-05-01 04:55:45 -07:00 |
|
Tim Jaeryang Baek
|
f10e7ac81b
|
Merge pull request #13387 from open-webui/dependabot/npm_and_yarn/dev/tiptap/core-2.11.9
build(deps): bump @tiptap/core from 2.10.0 to 2.11.9
|
2025-05-01 04:55:36 -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 |
|
Tim Jaeryang Baek
|
6f2d61dc4f
|
Merge pull request #13398 from hurxxxx/i18n-korean
i18n: Update Korean translation.json and parsed messages
|
2025-05-01 04:48:56 -07:00 |
|
Bryan Berns
|
32257089f9
|
Use SHA256 For Query Result Computation
|
2025-05-01 03:56:20 -04:00 |
|
dependabot[bot]
|
c826717343
|
build(deps): bump @tiptap/core from 2.10.0 to 2.11.9
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.10.0 to 2.11.9.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/core@2.11.9/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/core@2.11.9/packages/core)
---
updated-dependencies:
- dependency-name: "@tiptap/core"
dependency-version: 2.11.9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 05:44:35 +00:00 |
|
Tim Jaeryang Baek
|
35a64b55a1
|
Merge pull request #13386 from open-webui/dependabot/npm_and_yarn/dev/tiptap/extension-code-block-lowlight-2.11.9
build(deps): bump @tiptap/extension-code-block-lowlight from 2.10.0 to 2.11.9
|
2025-04-30 22:43:30 -07: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 |
|
hurxxxx
|
513d5c8bf5
|
Fix typos
|
2025-05-01 13:21:15 +09:00 |
|
hurxxxx
|
d72e41c563
|
Consolidate duplicate messages into a single one
|
2025-05-01 13:16:47 +09:00 |
|
hurxxxx
|
1ca5d532b8
|
chore(i18n): update parsed i18n data and Korean translations
|
2025-05-01 13:00:27 +09:00 |
|
hurxxxx
|
f46c7d53b7
|
update Korean translation
|
2025-05-01 12:55:07 +09:00 |
|