Skip to content

✨ Parameterize file split function in data-process task 🧪 Add telemetry data for knowledge base - #3676

Merged
WMC001 merged 2 commits into
release/v2.4.0from
xyc/240-hotfix
Aug 14, 2026
Merged

✨ Parameterize file split function in data-process task 🧪 Add telemetry data for knowledge base#3676
WMC001 merged 2 commits into
release/v2.4.0from
xyc/240-hotfix

Conversation

@Jasonxia007

Copy link
Copy Markdown
Contributor

No description provided.

🧪 Add telemetry data for knowledge base
@WMC001
WMC001 merged commit df27e12 into release/v2.4.0 Aug 14, 2026
8 checks passed
WMC001 added a commit that referenced this pull request Aug 14, 2026
* 修复无法正常重命名conversation名称的问题

(cherry picked from commit 9769f2e)

* 修复天舟北向接口存在流式缓存的问题

* 修复mcp工具的enabled状态为false的时候还显示“已启用

* 修复无法正常创建新会话的问题

* Bugfix: Fix inability to delete conversation

* Bugfix: Fix inability to delete conversation (#3634)

* Bugfix: Fix markdown table rendering issue after reasoning completes

(cherry picked from commit 3f1d562)

* 🐛 Bugfix: Fixed an issue where the tenant resource management page failed to correctly detect model connectivity. (#3652)

* 🐛 Bugfix: Fixed an issue where an embedding model could not be added if the URL did not end with `/embeddings`.

* 🐛 Bugfix: Fixed an issue where clicking to view skills before the skills API returned a response would result in a blank screen on the agent editing page. (#3664)

* 🐛 Bugfix: Fixed an issue where clicking to view skills before the skills API returned a response would result in a blank screen on the agent editing page.

* 🐛 Bugfix: Fixed an issue where clicking to view skills before the skills API returned a response would result in a blank screen on the agent editing page.

* 🐛 fix : merge to release2.4.0 (#3674)

* fix: resolve embedding_model_id from knowledge record in data process trigger

* fix: resolve embedding_model_id from knowledge record in data process trigger

* fix: restore ASSET_OWNER nav permissions and improve group selection

- Restore ASSET_OWNER left-nav permissions (/newchat, /agent-tasks, /users) and stop deleting them in v2.4 merged migration
- Use getAccessibleGroupIds for knowledge base group pickers so admins can select all tenant groups
- Show deleted group placeholders in agent/KB group selects via buildGroupSelectOptions
- Bump web/docs Docker images from Node 20 to 22

* ✨ Parameterize file split function in data-process task 🧪 Add telemetry data for knowledge base (#3676)

* ✨ Parameterize file split function in data-process task
🧪 Add telemetry data for knowledge base

* 🧪 Add test files

---------

Co-authored-by: xuyaqist <xuyaqist@gmail.com>
Co-authored-by: panyehong <91180085+YehongPan@users.noreply.github.com>
Co-authored-by: panyehong <2655992392@qq.com>
Co-authored-by: Dallas98 <40557804+Dallas98@users.noreply.github.com>
Co-authored-by: Lifeng-Chen <174292121+Lifeng-Chen@users.noreply.github.com>
Co-authored-by: Xia Yichen <iamjasonxia@126.com>
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.60440% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/utils/knowledge_telemetry.py 96.00% 2 Missing and 6 partials ⚠️
backend/data_process/tasks.py 89.55% 5 Missing and 2 partials ⚠️
backend/data_process_service.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants