Commit Graph

5939 Commits

Author SHA1 Message Date
shaohuzhang1 e4339a081b fix: Loop internal node error did not terminate workflow (#4520) 2025-12-17 14:49:54 +08:00
shaohuzhang1 9f4a551293 fix: The data source tool cannot obtain the execution parameters (#4517) 2025-12-17 14:49:26 +08:00
CaptainB 44cb3eb452 refactor: move OpenApiParameter definitions to schema for better organization
--bug=1064802 --user=刘瑞斌 【接口文档】/admin/api/workspace/{workspace_id}/knowledge/{knowledge_id}/document/split 接口的参数传递方式错了 https://www.tapd.cn/62980211/s/1813972
2025-12-17 14:17:16 +08:00
CaptainB db13df5fd8 feat: add submit event handler to ModelSelect in BaseForm.vue
--bug=1064513 --user=刘瑞斌 【知识库】在创建知识库界面新建向量模型,新建的向量模型没有及时显示在向量模型列表中 https://www.tapd.cn/62980211/s/1812076
2025-12-17 12:59:36 +08:00
wxg0103 c8072d1002 fix: refactor wecomQrCode component to use dynamic iframe creation and improve cleanup logic 2025-12-17 10:00:50 +08:00
wangdan-fit2cloud 4ef20a9b46 fix: Component sequence adjustment
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-12 16:10:14 +08:00
shaohuzhang1 1141e5f19c fix: Local rearrangement model cannot be added (#4510) 2025-12-12 16:02:56 +08:00
shaohuzhang1 d1d64bba00 fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4509) 2025-12-12 15:18:47 +08:00
shaohuzhang1 a53b0d5c10 fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4507) 2025-12-12 14:45:37 +08:00
shaohuzhang1 47cea10a40 fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4505) 2025-12-12 14:45:37 +08:00
CaptainB b18cd787e7 feat: add function to extract tool ID from raw ID 2025-12-12 12:47:28 +08:00
shaohuzhang1 fd400f2be1 fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4503) 2025-12-12 11:59:10 +08:00
CaptainB d349fd5e46 chore: enhance tool call handling and fragment aggregation in tools.py 2025-12-12 10:47:57 +08:00
CaptainB 63880e3e74 fix: handle None values in row data for markdown table generation 2025-12-12 10:23:52 +08:00
liqiang-fit2cloud 377f397cc8 refactor: log tool execution duration 2025-12-11 17:22:14 +08:00
CaptainB 2d368867f1 fix: handle 'None' string in field value checks 2025-12-11 17:17:35 +08:00
zhangzhanwei 9347696676 fix: Filter special character 2025-12-11 16:34:39 +08:00
CaptainB 638f90e69f chore: limit paragraph list to first 5 segments in get_details method 2025-12-11 16:26:48 +08:00
shaohuzhang1 a0d5b17fab fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4499) 2025-12-11 16:07:53 +08:00
wangdan-fit2cloud 1e8459c0c7 fix: Execution details image understanding image display 2025-12-11 16:07:53 +08:00
shaohuzhang1 c13219e72b fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4498) 2025-12-11 15:46:19 +08:00
CaptainB ac7bad5262 chore: enhance field value check for query conditions 2025-12-11 15:42:38 +08:00
CaptainB ecf07cee63 chore: enhance zip content extraction with posixpath for path normalization 2025-12-11 15:10:39 +08:00
wangdan-fit2cloud f5cef9b1f0 fix: Fix operate log table style 2025-12-11 14:20:48 +08:00
shaohuzhang1 2379654bb7 fix: Compatibility issues with zooming in and out of AI dialog box images (#4495) 2025-12-11 14:12:02 +08:00
wangdan-fit2cloud b373986835 fix: Dynamic form card style bug 2025-12-11 13:01:02 +08:00
shaohuzhang1 2b05ca65cf fix: When the execution fails, the execution details still show as successful in the [Knowledge Base Workflow] (#4494) 2025-12-11 13:01:02 +08:00
wxg0103 222ca030d6 fix: remove unnecessary error logging in base_chat_open_ai.py 2025-12-11 13:01:02 +08:00
shaohuzhang1 86bd0f742a fix: Code editor input error 2025-12-11 13:01:02 +08:00
wangdan-fit2cloud 44b1387635 style: switch style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-10 17:17:11 +08:00
shaohuzhang1 cb977a71ec
fix: When voice playback is turned on, if the answer contains a link, there will be the following abnormal message (#4488) 2025-12-10 16:54:36 +08:00
shaohuzhang1 11a894f871
fix: The local file node of the knowledge base workflow supports MD format (#4487) 2025-12-10 16:28:43 +08:00
wangdan-fit2cloud 5a8b9105ea fix: Style optimization 2025-12-10 16:22:04 +08:00
zhangzhanwei faa6323822 fix: XF tts model 2025-12-10 16:15:01 +08:00
wangdan-fit2cloud 909bb42090 fix: pdf 2025-12-10 15:37:37 +08:00
wxg0103 31d4d2c24a fix: remove unused test button from Saml2.vue 2025-12-10 14:21:03 +08:00
shaohuzhang1 9d23b6297d
fix: Modify the parameter name and display name of the loop variable in the loop node, but the variable name is not updated in the nodes outside the loop (#4485) 2025-12-10 13:55:32 +08:00
zhangzhanwei ec518206ad fix: While name in query return all trees 2025-12-10 12:51:24 +08:00
qijingyu0727 532eee571f
feat: enhance TTS model parameters and API version handling (#4480)
Co-authored-by: xiaoc <648844981@qq.com>
2025-12-10 12:25:43 +08:00
shaohuzhang1 4e58d079bf
fix: Workflow execution details execution status determination (#4483) 2025-12-10 12:25:30 +08:00
zhangzhanwei 845656611f fix: Exclude unnecessary query fields 2025-12-10 11:44:51 +08:00
wangdan-fit2cloud 509532c560 fix: Fix icon size 2025-12-10 11:38:07 +08:00
wangdan-fit2cloud 64eeb433c3 fix: Optimize the chart 2025-12-10 11:09:40 +08:00
shaohuzhang1 9fc1809ea3
fix: In the execution details, the execution time of the loop node is displayed incorrectly (#4479) 2025-12-10 11:01:25 +08:00
wxg0103 38eb915d3b fix: standardize spacing in various labels and messages across multiple files 2025-12-10 10:21:52 +08:00
zhangzhanwei 237527ea41 fix: Locales 2025-12-10 10:10:27 +08:00
CaptainB 98c30463ff feat: update folder retrieval to use source_id instead of id for consistency 2025-12-10 10:10:04 +08:00
wxg0103 dab5504ea1 fix: standardize spacing in web knowledge labels and descriptions 2025-12-10 09:40:36 +08:00
CaptainB a23f34b224 feat: update folder retrieval to include id and refactor folder path handling
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-09 21:31:28 +08:00
shaohuzhang1 7b9fae5d24
fix: Set up a complete knowledge base workflow in the loop body, debug prompts that the knowledge base write node cannot be used as the end node (#4476) 2025-12-09 20:24:06 +08:00