shaohuzhang1
|
c9634f9950
|
fix: Judgment execution logic (#4072)
|
2025-09-22 15:06:04 +08:00 |
|
shaohuzhang1
|
a0dc4c0648
|
fix: Return the link to the connection pool after the node execution is completed (#3919)
sync2gitee / repo-sync (push) Has been cancelled
|
2025-08-22 17:44:10 +08:00 |
|
shaohuzhang1
|
141de353ea
|
fix: AI dialogue node calls MCP, AI's reply content is included in the code block of MCP call result, markdown parsing error #3846 (#3894)
|
2025-08-20 13:48:30 +08:00 |
|
CaptainB
|
e910217850
|
fix: remove unnecessary tobytes() calls for file byte retrieval
--bug=1060633 --user=刘瑞斌 【应用】图片理解节点解析图片报错 https://www.tapd.cn/57709429/s/1758154
|
2025-08-20 11:17:55 +08:00 |
|
shaohuzhang1
|
0651f3d68c
|
fix: Voice to text, text to voice form cannot obtain data after collecting nodes (#3742)
sync2gitee / repo-sync (push) Has been cancelled
|
2025-07-25 11:44:51 +08:00 |
|
shaohuzhang1
|
ceea85e2d8
|
fix: MCP calls node, workflow error after form recall (#3738)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-25 10:34:51 +08:00 |
|
shaohuzhang1
|
d5148ddadf
|
fix: When the execution parameter of the function library is not None, no verification is performed (#3729)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-23 18:59:46 +08:00 |
|
shaohuzhang1
|
9d790f1eda
|
fix: When referencing workflow fields, if the node is not executed, return None data (#3724)
|
2025-07-23 16:42:36 +08:00 |
|
shaohuzhang1
|
a0b6aaa568
|
fix: Specifying a specific form parameter for the reply output will result in an error #3309 (#3703)
|
2025-07-22 15:49:59 +08:00 |
|
shaohuzhang1
|
55a7d73f98
|
fix: The thinking process information of AI dialogue nodes is lost (#3698)
|
2025-07-22 11:26:52 +08:00 |
|
shaohuzhang1
|
8ecf5b52ed
|
fix: Interface permission verification error #3309 (#3687)
|
2025-07-21 15:18:40 +08:00 |
|
CaptainB
|
b13cd03706
|
fix: prevent usage of 'stdio' in MCP server configuration
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2025-06-24 11:46:53 +08:00 |
|
wxg0103
|
9a42bd2302
|
refactor: add client_id
|
2025-05-20 18:49:22 +08:00 |
|
shaohuzhang1
|
3964db20dc
|
fix: Advanced orchestration defines global variables and assigns them through assignment nodes. If there is a form collection node before the reference node, the assignment node becomes invalid and the initial variable value is still referenced #3082 (#3108)
|
2025-05-19 14:36:40 +08:00 |
|
shaohuzhang1
|
57ada0708f
|
fix: When the function parameter is of non string type, if the parameter is empty, the function will run with an error #3053 (#3107)
|
2025-05-19 14:13:49 +08:00 |
|
shaohuzhang1
|
2728453f6c
|
fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081)
|
2025-05-14 10:06:07 +08:00 |
|
CaptainB
|
d32f7d36a6
|
feat: add support for uploading other file types and extend file upload settings
--story=1018411 --user=刘瑞斌 【工作流应用】文件上传可以支持其它文件类型 https://www.tapd.cn/57709429/s/1688679
|
2025-04-22 09:56:54 +08:00 |
|
shaohuzhang1
|
76d050bea4
|
feat: New condition for determining whether the discriminator is true or not (#2809)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-04-07 14:07:30 +08:00 |
|
shaohuzhang1
|
1eccb54199
|
fix: Knowledge base retrieval segmentation sorted by relevance (#2791)
|
2025-04-03 10:57:12 +08:00 |
|
shaohuzhang1
|
b3feb243d3
|
fix: After setting the function library to private, the workflow used should report an error stating that the current function is not authorized to be used (#2742)
|
2025-03-31 13:58:38 +08:00 |
|
CaptainB
|
97fb4a5cea
|
fix: format MCP tool messages with detailed JSON representation
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-03-27 16:51:56 +08:00 |
|
CaptainB
|
0e29ce28cf
|
chore: remove unused MCP response function from base_chat_node.py
|
2025-03-27 10:05:37 +08:00 |
|
CaptainB
|
601b03d84e
|
fix: ensure tool parameters are properly handled by reloading JSON
--bug=1053980 --user=刘瑞斌 【应用】MCP节点的工具参数引用参数时,对话过程中参数值发生变化,MCP节点没有获取最新的参数值 https://www.tapd.cn/57709429/s/1676830
|
2025-03-26 19:15:30 +08:00 |
|
CaptainB
|
436e43dd04
|
feat: enhance form handling with dynamic input fields and reference content retrieval
|
2025-03-26 12:43:51 +08:00 |
|
CaptainB
|
563516f835
|
feat: AI chat node mcp server config
|
2025-03-24 18:38:54 +08:00 |
|
CaptainB
|
2d6ac806ff
|
feat: add MCP server tools integration and UI components
|
2025-03-24 18:38:54 +08:00 |
|
shaohuzhang1
|
8b52927b4f
|
fix: The float values collected by the form will be treated as ints when the decimal part is 0, resulting in a type error (#2601)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-03-18 16:40:15 +08:00 |
|
shaohuzhang1
|
1a7f484a62
|
feat: User information in the application conversation log. (#2599)
|
2025-03-18 15:50:30 +08:00 |
|
CaptainB
|
aab6a2cdf3
|
refactor: Improve parameter handling in function execution
|
2025-03-18 14:03:48 +08:00 |
|
CaptainB
|
510fae6bf1
|
feat: Support internal functionlib
--story=1017939 --user=刘瑞斌 【函数库】- 支持 系统内置函数 https://www.tapd.cn/57709429/s/1665943
|
2025-03-17 10:30:25 +08:00 |
|
shaohuzhang1
|
82b566d580
|
fix: Having the same suffix for function node names can result in incorrect value retrieval (#2513)
|
2025-03-07 13:48:52 +08:00 |
|
shaohuzhang1
|
e420a01e0d
|
fix: Enterprise WeChat docking sub application cannot output thinking process (#2489)
|
2025-03-04 19:31:49 +08:00 |
|
shaohuzhang1
|
dc79a22ba3
|
feat: Non streaming response answers_list (#2461)
|
2025-03-03 14:54:45 +08:00 |
|
shaohuzhang1
|
72db45bcc0
|
fix: Changing the answer does not take effect (#2437)
|
2025-02-28 11:51:55 +08:00 |
|
shaohuzhang1
|
7d47f97354
|
fix: Sending error when extracting multiple forms and documents in the workflow (#2434)
|
2025-02-27 19:34:36 +08:00 |
|
shaohuzhang1
|
afaf3d6e26
|
fix: The workflow cannot function properly after the conversation flow is disconnected (#2428)
|
2025-02-27 14:21:47 +08:00 |
|
CaptainB
|
c433c03fc0
|
fix: Fix variable assign num not working
--bug=1052497 --user=刘瑞斌 【变量赋值】-将全局变量赋值为num类型,输出时报错 https://www.tapd.cn/57709429/s/1659733
|
2025-02-27 12:08:24 +08:00 |
|
CaptainB
|
c92ad06092
|
refactor: Support the generated images horizontal tiling display
--story=1017907 --user=刘瑞斌 【越秀农牧】图片生成节点,生成的图片,希望可以支持横向平铺展示 https://www.tapd.cn/57709429/s/1659636
|
2025-02-27 10:58:54 +08:00 |
|
CaptainB
|
dfcb724502
|
refactor: Support string,json,num types
|
2025-02-25 14:05:58 +08:00 |
|
刘瑞斌
|
df940686e9
|
Variable assign (#2346)
* feat: Support variable assign
* feat: Workfloat support variable assign(#2114)
* feat: Support variable assign save input output value
* feat: Execution detail support variable assign(#2114)
* feat: Support variable assign dict array value config
* chore: rename package
---------
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-02-21 11:00:56 +08:00 |
|
shaohuzhang1
|
bb557fd187
|
fix: Child application node, input parameters too long, error reported during Q&A (#2347)
|
2025-02-21 10:28:02 +08:00 |
|
Harry
|
f5155e7f7e
|
fix: bad code copy (#2341)
Co-authored-by: 杨树海 <yangshuhai@pdnews.cn>
|
2025-02-21 10:12:41 +08:00 |
|
shaohuzhang1
|
168f822416
|
refactor: Multi channel recall, adding display of knowledge base titles and other information
|
2025-02-18 16:56:44 +08:00 |
|
shaohuzhang1
|
7f6c528291
|
feat: The discriminator supports variables (#2311)
|
2025-02-18 14:45:11 +08:00 |
|
wxg0103
|
a8d79c5e60
|
fix: Defect of embedding application parameters as empty and reporting errors
--bug=1052184 --user=王孝刚 【github#2273】【应用】-有非必填接口传参的编排应用,作为节点加入新的编排应用后,接口传参为空时对话报错 https://www.tapd.cn/57709429/s/1654259
|
2025-02-14 10:39:28 +08:00 |
|
shaohuzhang1
|
4874c0e4b0
|
fix: AI dialogue context removes form data (#2257)
|
2025-02-12 16:07:44 +08:00 |
|
shaohuzhang1
|
6a5ec866c0
|
fix: Lost content during the answering process (#2256)
|
2025-02-12 15:33:24 +08:00 |
|
shaohuzhang1
|
be27e15885
|
fix: After the workflow form collection node is recalled, the subsequent nodes will not execute (#2195)
|
2025-02-10 11:36:49 +08:00 |
|
shaohuzhang1
|
041cf09011
|
fix: The Chinese characters in the form data have been transcoded (#2192)
|
2025-02-10 11:08:36 +08:00 |
|
shaohuzhang1
|
cdb804bb88
|
fix: Workflow non streaming dialogue cannot respond (#2188)
|
2025-02-10 10:58:41 +08:00 |
|