Commit Graph

2570 Commits

Author SHA1 Message Date
jay77721
c71991bb7a feat(ingestion,web): modularize extractor configuration with sub-tabs, independent prompts, and metadata integration (#18383)
This PR modularizes the **Extractor** component configuration with dedicated feature subtabs, adds independent system prompt configuration, fixes multi-node execution determinism and parameter persistence across save and page refresh, and ensures backward compatibility with legacy flat fields.
2026-08-18 11:38:52 +08:00
Haruko386
602f55deed feat[syncer]: add connection test with unified connector validation (#18281)
### Summary

as title
2026-08-18 11:30:29 +08:00
euvre
45d2ac0eef fix: update ZHIPU-AI API key URL to the new BigModel console (#18406) 2026-08-18 11:25:45 +08:00
chanx
c6ec7d4eee fix(web): confirm before removing models from a provider instance (#18400) 2026-08-18 11:22:08 +08:00
chanx
171175a96f fix(web): hide verify button for OpenAI-API-Compatible provider (#18380) 2026-08-18 09:41:38 +08:00
天海蒼灆
b85b908bb6 Feat: data source test connection with unified connector validation (#14992) 2026-08-18 09:36:48 +08:00
buua436
e96a0a1b5c fix: restore document query cache matching (#18376) 2026-08-17 17:57:44 +08:00
chanx
6f0fff5b77 fix(web): exclude <think> reasoning blocks from copied answer (#18371) 2026-08-17 17:00:35 +08:00
buua436
1ef4ddddec fix: align Go ingestion progress and pipeline selection (#18366)
Fixes Go ingestion progress reporting and pipeline selection:
- Add timestamps to document progress logs.
- Keep document duration and status updated during parsing.
- Start frontend polling immediately after parsing begins.
- Prevent documents explicitly using General from inheriting an old
dataset pipeline.
- Populate missing pipeline operation log fields.
- Remove stale component progress logs between retries.
- Prevent progress values greater than `1`.
2026-08-17 16:58:44 +08:00
balibabu
3079e4f659 Feat: Move wiki-related translation resources to a namespace. (#18359) 2026-08-17 16:20:23 +08:00
Wang Qi
57b907cd1e Refactor: do not include compliation chunks in retrieval testing (#18364)
Retrieval Testing: do not include compilation result.
Search: include compilation result.
2026-08-17 16:19:05 +08:00
jay77721
452720a62d feat(ingestion): end-to-end Auto metadata in Go (extractor merge, builtin UI, built-in fields) (#18273) 2026-08-17 14:17:48 +08:00
balibabu
8664d8d62a Fix: Switching the rerank model on the chat page fails to save the configuration. (#18357) 2026-08-17 13:28:11 +08:00
chanx
f8764d30a5 Fix: enhance form submission error handling and update rerank form field prefix (#18351) 2026-08-17 13:27:58 +08:00
chanx
ddff47e7cb feat(web): pin the current user to the top of admin user list (#18345) 2026-08-17 11:20:15 +08:00
euvre
00df872e03 fix(search): show honest empty state when mind map has no content (#18294) 2026-08-14 20:22:29 +08:00
euvre
0df1b24f76 fix(web): show queued memory extraction tasks as pending instead of failed (#18297) 2026-08-14 20:22:00 +08:00
balibabu
a897a25aa7 Fix:The dialog will display the referenced documentation even if the API does not return any documentation data. (#18298) 2026-08-14 20:18:55 +08:00
chanx
c9fda1c26c Fix: hide top-k under the rerank model (#18302)
### Summary

Fix: hide top-k under the rerank model
2026-08-14 20:16:37 +08:00
euvre
34e59c8ec9 fix(web): enlarge card '...' edit button hit area (#18262) 2026-08-14 20:07:12 +08:00
euvre
b1fd00074e fix(web): preserve leading whitespace in chunk card content (#18215) 2026-08-14 19:17:25 +08:00
balibabu
98b3785eff Fix: Prevent the tool operator from being dragged and connected by other operators. (#18290) 2026-08-14 19:12:58 +08:00
buua436
1c402be21d fix: hide wiki mode on python backend (#18289) 2026-08-14 19:12:45 +08:00
balibabu
3a8ea35965 Fix: If the model is removed from the supplier list, an error should occur when accessing the search and memory pages. (#18270) 2026-08-14 19:07:57 +08:00
euvre
3fbc6346d0 fix(agent): keep agent chat sidebar scroll container shrinkable (#18252) 2026-08-14 18:24:26 +08:00
euvre
94f535f364 fix(web): make the selected agent-explore session visually distinct (#18253) 2026-08-14 18:24:20 +08:00
chanx
6a35e8d806 fix(web): clarify batch model action labels (#18283) 2026-08-14 18:22:35 +08:00
chanx
ed4e1c03c0 fix(web): scope answer loading placeholder to the last message (#18284) 2026-08-14 18:22:20 +08:00
balibabu
6445390c24 The tool operators that allow the agent to be collapsed and hidden (#18288) 2026-08-14 18:22:06 +08:00
euvre
ea3a2b2676 fix(web): pass pdf.js cMap/standard font URLs so CID-font PDFs render in preview (#18249) 2026-08-14 17:08:46 +08:00
euvre
24033bf199 fix(web): add tooltip to web search toggle in chat input box (#18276) 2026-08-14 16:58:50 +08:00
euvre
14c5a61350 fix(web): render file-type icons for mp3/svg and fall back to a default file icon (#18230) 2026-08-14 15:59:17 +08:00
balibabu
e4df8ebc5c Fix: Delete unused wiki template pages. (#18275) 2026-08-14 15:55:12 +08:00
YanZhang
1097cc9c84 docs: add compilation docs & fix some issues (#18268)
add chat channel images
add compilation docs
fixed incorrect section organization of agent docs 
fixed duplicate text issues.
2026-08-14 15:46:30 +08:00
euvre
5d408d0aa6 fix(web): widen max_tokens number input in LLM settings popover (#18265) 2026-08-14 14:52:26 +08:00
euvre
91bfcdf3f4 fix: update Tongyi Qianwen API key URL to bailian console (#18266) 2026-08-14 14:51:52 +08:00
balibabu
3fdf29b609 Fix: Editing a document slice requires showing the wiki's update button (#18267) 2026-08-14 14:48:59 +08:00
chanx
5e871986e2 refactor(web): drop per-model checkbox selection from batch actions (#18233) 2026-08-14 09:49:36 +08:00
chanx
1127ce0cb0 fix(web): enable client pagination in admin user detail tables (#18238) 2026-08-14 09:34:06 +08:00
buua436
a4e819504c feat: support entity and topic wiki modes (#18216) 2026-08-13 19:03:24 +08:00
balibabu
8f6b5d0e99 Fix: Remove the right anchor point of the tool node (#18224) 2026-08-13 18:52:24 +08:00
chanx
9d1a779af9 fix(web): keep reasoning and internet options when regenerating an answer (#18226) 2026-08-13 18:52:04 +08:00
Zhichang Yu
0784bef5b0 Port dataset-level structure merge for timeline/graph/mindmap (#18201)
Ports Python dataset-level structure aggregation (timeline, graph, mindmap) to Go. Mindmap emits entity/relation rows and merges like graph. Adds dataset_merge guard, engine gate, resolveDatasetStructureKind, kind-required structure graph GET/DELETE API, per-index task-id fields.
2026-08-13 18:37:47 +08:00
chanx
7427d94d50 perf(web): stop re-rendering the whole chat transcript on every stream flush (#18221) 2026-08-13 17:22:54 +08:00
chanx
bb4b58e314 fix(web): seed new conversation from server prologue before appending question (#18206) 2026-08-13 16:33:44 +08:00
chanx
a79a6aaa51 fix(web): abort the stream when its in-flight question is deleted (#18214) 2026-08-13 16:15:24 +08:00
balibabu
6d061b359e Fix: Display the search page chunks in plain text format (#18213) 2026-08-13 16:15:10 +08:00
balibabu
75bb42c166 Fix: The operator field of the compiler operator is a required field. (#18212) 2026-08-13 16:14:13 +08:00
wenqian
c589a5d050 feat: add UCloud agent sandbox provider (#18088) 2026-08-13 15:33:03 +08:00
Wang Qi
d2ee236354 Refactor: drop model IDs from tenant info in favor of default model dictionary (#966) (#18209)
Co-authored-by: chanx <1243304602@qq.com>
2026-08-13 14:59:12 +08:00