Commit Graph

5938 Commits

Author SHA1 Message Date
CaptainB 067cd73325 chore: update agent configuration to include recursion limit in astream call
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-15 11:33:55 +08:00
liqiang-fit2cloud 967eedeca3 refactor: add LANGCHAIN_GRAPH_RECURSION_LIMIT env to avoid the error "GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the recursion_limit config key. For troubleshooting, visit: https://python.langchain.com/docs/troubleshooting/errors/GRAPH_RECURSION_LIMIT " 2025-12-15 11:29:17 +08:00
shaohuzhang1 585302a2c9
perf: Optimize file writing and writing (#4512)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-12 18:52:27 +08:00
shaohuzhang1 d393e28273
fix: Local rearrangement model cannot be added (#4510) 2025-12-12 15:49:20 +08:00
shaohuzhang1 d5e04a15b7
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4509) 2025-12-12 15:07:59 +08:00
shaohuzhang1 61a5303e7d
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4507) 2025-12-12 14:35:03 +08:00
shaohuzhang1 621fbd3bd6
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4505) 2025-12-12 14:01:29 +08:00
CaptainB 6e53d819ca feat: add function to extract tool ID from raw ID 2025-12-12 13:44:33 +08:00
wangdan-fit2cloud b0cbf44975 fix: Component sequence adjustment 2025-12-12 12:26:01 +08:00
shaohuzhang1 e529514842
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4503) 2025-12-12 11:57:38 +08:00
CaptainB 351898b5a0 chore: enhance tool call handling and fragment aggregation in tools.py 2025-12-12 10:50:12 +08:00
CaptainB 6d2f9279c5 fix: handle None values in row data for markdown table generation 2025-12-12 10:18:50 +08:00
CaptainB 178630a502 fix: handle 'None' string in field value checks
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-11 17:51:27 +08:00
liqiang-fit2cloud ebfc290bd3 refactor: log tool execution duration 2025-12-11 17:20:01 +08:00
CaptainB 25b45d7ba0 chore: limit paragraph list to first 5 segments in get_details method 2025-12-11 16:26:40 +08:00
zhangzhanwei e919666f01 fix: Filter special character 2025-12-11 16:23:24 +08:00
shaohuzhang1 41c0503856
fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4499) 2025-12-11 15:57:11 +08:00
wangdan-fit2cloud ea07ccbcf1 fix: Execution details image understanding image display 2025-12-11 15:53:14 +08:00
CaptainB c0b602b2a4 chore: enhance field value check for query conditions 2025-12-11 15:52:36 +08:00
shaohuzhang1 8c1aeae0ef
fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4498) 2025-12-11 15:30:56 +08:00
CaptainB f6102b1457 chore: enhance zip content extraction with posixpath for path normalization 2025-12-11 15:10:49 +08:00
wangdan-fit2cloud 19ec18b3aa fix: Fix operate log table style 2025-12-11 14:19:58 +08:00
shaohuzhang1 a56b5a3291
fix: Compatibility issues with zooming in and out of AI dialog box images (#4495) 2025-12-11 13:22:50 +08:00
wangdan-fit2cloud cbef333dc0 fix: Dynamic form card style bug 2025-12-11 12:50:47 +08:00
shaohuzhang1 6dc14ae677
fix: When the execution fails, the execution details still show as successful in the [Knowledge Base Workflow] (#4494) 2025-12-11 12:43:16 +08:00
wxg0103 d81137b3d1 fix: remove unnecessary error logging in base_chat_open_ai.py 2025-12-11 12:29:12 +08:00
CaptainB 62b21acc7b fix: update default docker image tag to v2.5.0-dev 2025-12-11 11:28:19 +08:00
shaohuzhang1 342f293da8 fix: Code editor input error 2025-12-11 11:23:46 +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
wangdan-fit2cloud cc3607936e perf: Fix some style bugs 2025-12-09 19:09:45 +08:00