shaohuzhang1
|
43654bddaf
|
feat: application operate api (#3176)
sync2gitee / repo-sync (push) Has been cancelled
|
2025-05-30 20:02:39 +08:00 |
|
shaohuzhang1
|
896fb5fa52
|
feat: application flow (#3152)
|
2025-05-27 18:24:28 +08:00 |
|
CaptainB
|
c78a6babb6
|
ci: v2
|
2025-04-11 15:47:59 +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 |
|
shaohuzhang1
|
80a700b890
|
fix: Excerpt from the thinking process (#2181)
|
2025-02-09 19:51:50 +08:00 |
|
shaohuzhang1
|
e1f65022a4
|
fix: When the thinking process label is empty, do not process the thinking process (#2179)
|
2025-02-09 17:35:31 +08:00 |
|
刘瑞斌
|
061a41c4a1
|
feat: Support reasoning content #2135 (#2158)
|
2025-02-08 20:26:53 +08:00 |
|
shaohuzhang1
|
b52b01c7e5
|
fix: Internationalization global variables cannot be retrieved (#2148)
|
2025-02-07 14:35:28 +08:00 |
|
wxg0103
|
b4d3939d95
|
fix: Resolve the error message
--bug=1052045 --user=王孝刚 【应用】-应用中使用的函数被删除后,演示中提示函数库被删除,提示错误 https://www.tapd.cn/57709429/s/1651371
|
2025-02-07 14:28:04 +08:00 |
|
shaohuzhang1
|
5e75b2510d
|
fix: Fix sub application form unable to recall (#2146)
|
2025-02-07 11:50:24 +08:00 |
|
CaptainB
|
6dca9b41a0
|
refactor: override document extract node save_content
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-01-23 19:18:41 +08:00 |
|
shaohuzhang1
|
2ca4502303
|
fix: Workflow execution logic error (#2091)
|
2025-01-23 17:06:58 +08:00 |
|
shaohuzhang1
|
62dd0eb628
|
fix: The output of the workflow sub node is not wrapped (#2088)
|
2025-01-23 15:15:32 +08:00 |
|
shaohuzhang1
|
cd3d645ece
|
fix: Workflow global variables (#2069)
|
2025-01-22 16:46:11 +08:00 |
|
shaohuzhang1
|
3c859a6b7b
|
fix: New workflow application, node name not internationalized (#2066)
|
2025-01-22 14:54:57 +08:00 |
|
wxg0103
|
255b4fdde4
|
feat: i18n
|
2025-01-14 16:54:38 +08:00 |
|
shaohuzhang1
|
bedbeac9f7
|
feat: application i18n (#2020)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-01-13 19:05:08 +08:00 |
|
shaohuzhang1
|
3e327d52d6
|
perf: Optimize workflow logic (#1996)
|
2025-01-08 16:05:27 +08:00 |
|
shaohuzhang1
|
00591a5b25
|
fix: Workflow The condition setting 'any' did not take effect when the discriminator was executed (#1979)
|
2025-01-06 14:04:25 +08:00 |
|
shaohuzhang1
|
4ae21bcf1f
|
fix: Embedded application displays incomplete data (#1954)
|
2024-12-31 11:00:05 +08:00 |
|
shaohuzhang1
|
5faa28ec4a
|
fix: Error in obtaining variables for character settings (#1948)
|
2024-12-30 15:26:43 +08:00 |
|
shaohuzhang1
|
3ea41c3297
|
fix: Application access restrictions are not separately counted for each application (#1937)
|
2024-12-30 10:24:36 +08:00 |
|
shaohuzhang1
|
e379b8c7e1
|
fix: Dialogue node context type is not required (#1926)
|
2024-12-27 10:52:05 +08:00 |
|
shaohuzhang1
|
5299f1262f
|
feat: AI dialogue roles support obtaining data from other nodes (#1925)
|
2024-12-27 10:46:07 +08:00 |
|
shaohuzhang1
|
f111ae1200
|
feat: The form node supports obtaining data from other nodes (#1924)
|
2024-12-27 10:39:27 +08:00 |
|
shaohuzhang1
|
74edbd0a4e
|
feat: The workflow node cannot obtain values from other nodes, which is set as the default value (#1923)
|
2024-12-27 10:36:39 +08:00 |
|
shaohuzhang1
|
d9dcd33425
|
fix: Workflow execution conditions did not execute as expected (#1915)
|
2024-12-26 17:31:30 +08:00 |
|
shaohuzhang1
|
efa73c827f
|
refactor: Workflow execution logic (#1913)
|
2024-12-26 15:29:55 +08:00 |
|
wxg0103
|
bd8d848321
|
fix: fix tts node and stt node error
--bug=1050817 --user=王孝刚 【应用编排】文本转语音,字数不是很多但是模型提示超长了 https://www.tapd.cn/57709429/s/1636787
--bug=1050821 --user=王孝刚 【应用编排】语音转文本错误信息是图片缺少file_id https://www.tapd.cn/57709429/s/1636786
|
2024-12-25 15:15:46 +08:00 |
|
shaohuzhang1
|
4550f72b6d
|
fix: Workflow cannot respond to errors (#1899)
|
2024-12-24 16:39:51 +08:00 |
|
wxg0103
|
0cd9c8fe00
|
fix: fix the defect of multiple audio display errors
--bug=1050737 --user=王孝刚 【应用编排】-用两个组件分别生成两段语音,在MK演示中无法播放两段语音 https://www.tapd.cn/57709429/s/1635779
|
2024-12-24 09:52:09 +08:00 |
|
CaptainB
|
418c87093d
|
fix: The image of the image understanding node selects the image generated by the preceding node.
--bug=1050695 --user=刘瑞斌 【应用编排】图片理解节点的图片选择前置节点生成的图片,执行详情中加载失败 https://www.tapd.cn/57709429/s/1635547
|
2024-12-23 15:17:13 +08:00 |
|
CaptainB
|
42bd7e60a7
|
fix: The image of the image understanding node selects the image generated by the preceding node.
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1050695 --user=刘瑞斌 【应用编排】图片理解节点的图片选择前置节点生成的图片,执行详情中加载失败 https://www.tapd.cn/57709429/s/1635547
|
2024-12-23 15:00:20 +08:00 |
|
shaohuzhang1
|
1113e1ffec
|
feat: Node execution conditions (#1888)
|
2024-12-23 11:11:28 +08:00 |
|
shaohuzhang1
|
a00af1e288
|
refactor: Workflow execution logic (#1886)
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2024-12-20 20:29:15 +08:00 |
|
wxg0103
|
b327bd8fed
|
fix: fix workflow parameter verification
--bug=1050548 --user=王孝刚 【应用】-高级编排语音转文本组件的语音文件为空可以发布应用 https://www.tapd.cn/57709429/s/1634944
|
2024-12-20 11:20:14 +08:00 |
|
wxg0103
|
cc078ec353
|
refactor: optimize the display of SST nodes
|
2024-12-19 17:35:42 +08:00 |
|
wxg0103
|
dd6eee6e26
|
fix: any_to_mp3
|
2024-12-18 09:46:46 +08:00 |
|
wxg0103
|
b819e6634e
|
refactor: Support uploading multiple audio files
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-12-17 18:24:10 +08:00 |
|
CaptainB
|
c816c95224
|
refactor: Image generate model disable history mode
|
2024-12-16 15:43:18 +08:00 |
|
CaptainB
|
6a55750e8d
|
refactor: Image generate model history message show images
|
2024-12-16 15:08:22 +08:00 |
|
wxg0103
|
5b969ef861
|
feat: add speech_to_text node and text_to_speech node
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2024-12-13 15:02:06 +08:00 |
|
CaptainB
|
7de58de42a
|
feat: Volcanic Engine Image Model
|
2024-12-13 14:42:14 +08:00 |
|
CaptainB
|
4d977fd765
|
feat: Create model and configure advanced parameters
|
2024-12-13 14:42:14 +08:00 |
|
CaptainB
|
8b33c99235
|
feat: Image understanding and image generation models support configuring model parameters
|
2024-12-13 14:42:14 +08:00 |
|
CaptainB
|
add99fabc6
|
feat: Support image generate model
|
2024-12-13 14:42:14 +08:00 |
|
shaohuzhang1
|
37c963b4ad
|
fix: In the dialogue, the form nodes of the sub-application are not displayed as separate cards. (#1821)
|
2024-12-11 19:51:17 +08:00 |
|
shaohuzhang1
|
f9437ca9b8
|
fix: 修复函数库响应数据在日志中不显示问题 (#1814)
|
2024-12-11 13:52:23 +08:00 |
|
shaohuzhang1
|
f65546a619
|
feat: 支持工作流ai对话节点添加节点上下文 (#1791)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-12-09 11:17:58 +08:00 |
|
shaohuzhang1
|
cefd66dcb0
|
fix: 修复图片识别历史记录无法显示多个图片问题 (#1768)
|
2024-12-05 11:03:36 +08:00 |
|
shaohuzhang1
|
f9451418e8
|
fix: 修复form表单表单数据未解构 (#1759)
|
2024-12-04 15:35:53 +08:00 |
|
shaohuzhang1
|
6b4cee1412
|
fix: 修复对话使用api调用无法响应数据 (#1755)
|
2024-12-04 14:19:37 +08:00 |
|
shaohuzhang1
|
5d86265ac8
|
fix: 修复没有输出节点时无法处理内容 (#1747)
|
2024-12-03 17:55:23 +08:00 |
|
shaohuzhang1
|
b6c65154c5
|
fix: 修复子应用表单调用无法调用问题 (#1741)
|
2024-12-03 15:23:53 +08:00 |
|
CaptainB
|
36755672ba
|
fix: 修复图片理解历史记录为节点时图片没展示的问题
|
2024-12-02 18:12:49 +08:00 |
|
CaptainB
|
a32977094f
|
fix: 修复图片理解携带历史会话
|
2024-12-02 12:43:36 +08:00 |
|
shaohuzhang1
|
be10863a97
|
fix: 修复表单设置后的文档内容提取节点不能输出内容 (#1726)
|
2024-12-02 10:54:35 +08:00 |
|
shaohuzhang1
|
be53247bcd
|
fix: 修复对话后未生成对话日志 (#1725)
|
2024-12-02 10:44:12 +08:00 |
|
shaohuzhang1
|
f7588c0b28
|
fix: 修复对话中禁止表单提交 (#1718)
|
2024-11-30 23:33:28 +08:00 |
|
shaohuzhang1
|
5ebb88b6de
|
fix: 修复工作流多个form表单收集后面节点无法使用表单数据 (#1717)
|
2024-11-30 23:08:40 +08:00 |
|
shaohuzhang1
|
b8aa4756c5
|
fix: 修复工作流节点输出等问题 (#1716)
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2024-11-29 19:26:16 +08:00 |
|
wxg0103
|
4d4abb040b
|
fix: 修复嵌入应用的指定回复节点回复None的缺陷
--bug=1049643 --user=王孝刚 【应用】简单应用输出节点连接多个执行回复节点,回复节点引用简单应用的输出结果变量,执行后回复结果为None https://www.tapd.cn/57709429/s/1621456
|
2024-11-29 16:59:46 +08:00 |
|
CaptainB
|
66e91bd316
|
fix: 修复执行历史详情里节点和工作流类型的展示问题
--bug=1049655 --user=刘瑞斌 【应用编排】图片理解模型,历史记录选择节点和工作流的效果反了 https://www.tapd.cn/57709429/s/1620986
|
2024-11-29 12:36:04 +08:00 |
|
CaptainB
|
80aeecfe01
|
refactor: 执行详情里展示文档提取日志时多个文件单独显示,最多500字符
|
2024-11-28 16:30:44 +08:00 |
|
CaptainB
|
f638abdea2
|
fix: 修复文档提取doc图片没有保存和展示的问题
|
2024-11-28 15:07:21 +08:00 |
|
CaptainB
|
c3d92e8dc8
|
fix: 修复文档提取参数选择了开始问题报会话不存在的问题
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1049648 --user=刘瑞斌 【应用编排】文档内容提取节点,节点设置选择 “开始-用户问题” 对话报错 https://www.tapd.cn/57709429/s/1619714
|
2024-11-28 11:13:14 +08:00 |
|
CaptainB
|
59f5c8ac76
|
fix: 修复文档提取报错没有显示的问题
|
2024-11-27 12:20:16 +08:00 |
|
CaptainB
|
f1083d973e
|
refactor: 文档提取details保存content长度限制为500
|
2024-11-26 16:24:14 +08:00 |
|
CaptainB
|
936e55d3a3
|
refactor: 执行详情里不保存图片base64内容
|
2024-11-25 14:51:33 +08:00 |
|
CaptainB
|
ce4e23020a
|
refactor: 执行详情里不保存文档content
|
2024-11-25 14:51:33 +08:00 |
|
CaptainB
|
ce7b1d941b
|
refactor: 多文档分割线展示为多个‘-’
|
2024-11-25 11:43:34 +08:00 |
|
CaptainB
|
49d90e0625
|
fix: 修复对话详情中没有文档展示的问题
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1049251 --user=刘瑞斌 【应用编排】上传文件后,执行详情里没显示文件信息 https://www.tapd.cn/57709429/s/1614098
|
2024-11-21 12:57:27 +08:00 |
|
wxg0103
|
7985a3f1e0
|
refactor(应用): 优化嵌入应用的执行详情
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-11-19 17:58:02 +08:00 |
|
wxg0103
|
260cdb044e
|
refactor(应用): 优化嵌入应用
|
2024-11-19 17:25:12 +08:00 |
|
CaptainB
|
b91d9fdaf0
|
refactor: 处理多张图片的HumanMessage
|
2024-11-19 16:29:04 +08:00 |
|
CaptainB
|
a28b55b6ad
|
fix: 图片理解节点可以作为结束节点
--bug=1049088 --user=刘瑞斌 【应用编排】图片理解模型应该可以作为结束节点 https://www.tapd.cn/57709429/s/1612298
|
2024-11-19 16:15:55 +08:00 |
|
CaptainB
|
832d2a2e7f
|
refactor: 处理历史会话中图片的问题
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-11-14 21:44:31 +08:00 |
|
CaptainB
|
359dc9f3ee
|
fix: 处理多文档时文件内容提取不正确的问题
|
2024-11-14 14:51:20 +08:00 |
|
CaptainB
|
b57a619bdb
|
feat: 高级编排支持文件上传(WIP)
|
2024-11-14 13:36:16 +08:00 |
|
shaohuzhang1
|
a0cfcb73a9
|
fix: 修复对话时,模型参数删除后依然进行校验
|
2024-11-14 11:43:25 +08:00 |
|
shaohuzhang1
|
89cea4e20a
|
fix: 修复ai对话框无法正常显示对话内容
|
2024-11-14 09:51:37 +08:00 |
|
CaptainB
|
02e9774c46
|
feat: 高级编排支持文件上传(WIP)
|
2024-11-13 18:56:43 +08:00 |
|
CaptainB
|
88b6eebf35
|
feat: 高级编排支持文件上传(WIP)
|
2024-11-13 18:01:59 +08:00 |
|
shaohuzhang1
|
c866d05f33
|
fix: 修复直接回答对话无法显示文本
|
2024-11-13 17:39:37 +08:00 |
|
shaohuzhang1
|
1a1e93296e
|
feat: 工作流表单节点
|
2024-11-13 10:39:05 +08:00 |
|
CaptainB
|
8a8305e75b
|
feat: 高级编排支持文件上传(WIP)
|
2024-11-12 13:29:40 +08:00 |
|
wxg0103
|
72b91bee9a
|
feat: 工作流增加嵌入应用
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--story=1016666 --user=王孝刚 【北区-售前】工作流支持嵌入应用 https://www.tapd.cn/57709429/s/1608362
|
2024-11-11 18:38:48 +08:00 |
|
shaohuzhang1
|
9a66044ec4
|
feat: 去除工作流直接返回内容的标题数据
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2024-11-07 17:54:33 +08:00 |
|
shaohuzhang1
|
33d88954c6
|
fix: 添加对话stream流式结束标记
|
2024-11-07 15:58:36 +08:00 |
|
shaohuzhang1
|
739a20bc38
|
fix: 修复函数库,非必填引用类型,不传值 执行报错 #1564
|
2024-11-07 15:46:59 +08:00 |
|
shaohuzhang1
|
af509a9f58
|
fix: 修复工作流节点未输出数据无法获取执行详情问题 #1550
|
2024-11-06 13:39:41 +08:00 |
|
shaohuzhang1
|
6a226c9539
|
fix: 修复工作流知识库检索结果标题不存在的时候显示错误 #1535
|
2024-11-06 11:31:21 +08:00 |
|
shaohuzhang1
|
edc47d6747
|
fix: 修复ai对话回答俩次
|
2024-10-30 18:26:41 +08:00 |
|
shaohuzhang1
|
6890503689
|
fix: 修复【应用编排】知识库检索节点 最大应用字符数 不生效
|
2024-10-29 17:47:42 +08:00 |
|
shaohuzhang1
|
cfbb7417ee
|
fix: 修复节点串行执行,日志显示不全 (#1419)
|
2024-10-21 18:16:00 +08:00 |
|
shaohuzhang1
|
b96931873c
|
fix: 修复工作流节点错误无法在详情里面显示
|
2024-10-21 16:04:50 +08:00 |
|
shaohuzhang1
|
88bf5c25d2
|
fix: 修复应用编排调试应用,问题优化节点报错
|
2024-10-18 14:58:37 +08:00 |
|
shaohuzhang1
|
451be0c81c
|
feat: 高级编排检索结果字符串添加标题字段
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-10-15 16:18:21 +08:00 |
|
shaohuzhang1
|
2e331dcf56
|
feat: 工作流编排支持并行 #1154 (#1362)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-10-13 12:00:13 +08:00 |
|
shaohuzhang1
|
f931cc7f49
|
fix: 工作流基础节点宽度加宽
|
2024-09-26 13:52:45 +08:00 |
|
shaohuzhang1
|
5a986877d0
|
fix: 修复问题过长openai应用接口错误
|
2024-09-26 13:25:07 +08:00 |
|
shaohuzhang1
|
583a9c62d3
|
style: 【应用编排】-优化基本信息节点宽度
|
2024-09-25 16:54:16 +08:00 |
|
wxg0103
|
4981b15757
|
fix: 修复高级编排没有记录对话日志的缺陷
--bug=1046962 --user=王孝刚 【应用】接入第三方应用后,在第三方应用里的对话信息没有存到对话记录里 https://www.tapd.cn/57709429/s/1585116
|
2024-09-24 17:29:40 +08:00 |
|
shaohuzhang1
|
f4a3883be2
|
feat: 工作流处理默认参数
|
2024-09-23 16:44:51 +08:00 |
|
shaohuzhang1
|
264a7309f7
|
fix: 修复【应用编排】多路召回设置了引用分段5个,但是实际还是引用了3个
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-09-23 15:30:51 +08:00 |
|
shaohuzhang1
|
034c2a86d3
|
fix: 修复使用应用编排的baseurl创建openai模型报错
|
2024-09-23 14:56:57 +08:00 |
|
shaohuzhang1
|
1321ed31ee
|
fix: reranker添加检索内容数据
|
2024-09-23 10:33:49 +08:00 |
|
shaohuzhang1
|
a980604617
|
fix: 修复【应用编排】应用编排中引用函数,函数被禁用后应用里还可以正常执行
|
2024-09-20 19:25:11 +08:00 |
|
shaohuzhang1
|
f07f5ae804
|
feat: 工作流开始节点添加上下文,会话id参数 #1094
|
2024-09-18 13:56:06 +08:00 |
|
shaohuzhang1
|
1bc9f9f2b9
|
feat: 右侧点击展示菜单 (#1171)
|
2024-09-14 14:51:49 +08:00 |
|
shaohuzhang1
|
82b7e8d69e
|
fix: 修复重排模型添加检索内容字段
|
2024-09-12 14:54:59 +08:00 |
|
shaohuzhang1
|
989d0848c0
|
fix: 修复工作流中,函数库使用知识库检索参数错误
|
2024-09-12 14:14:16 +08:00 |
|
CaptainB
|
0d762821f7
|
chore: fix typo.
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-09-12 13:26:59 +08:00 |
|
CaptainB
|
3c461b6a30
|
refactor: 执行详情显示全局变量
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-09-11 10:49:12 +08:00 |
|
CaptainB
|
d48b51c3e0
|
feat: 支持用户输入变量
--story=1016155 --user=刘瑞斌 【应用编排】-支持设置用户输入变量 https://www.tapd.cn/57709429/s/1576480
|
2024-09-10 18:39:10 +08:00 |
|
shaohuzhang1
|
f9a76d7948
|
feat: 支持openai接口 #353 (#1128)
|
2024-09-09 14:47:25 +08:00 |
|
shaohuzhang1
|
3faba75d4d
|
feat: 支持重排模型
|
2024-09-05 11:30:21 +08:00 |
|
shaohuzhang1
|
644bb61c4e
|
fix: 修改工作流中模型参数为非必填参数
|
2024-08-29 15:21:04 +08:00 |
|
shaohuzhang1
|
b627b6638c
|
fix: 修复工作流编排历史数据模型参数必填
|
2024-08-29 14:08:07 +08:00 |
|
zhangshaohu
|
a53c6829c7
|
fix: 修复工作流函数节点输入参数类型未校验错误
|
2024-08-27 22:49:55 +08:00 |
|
zhangshaohu
|
e6045f439e
|
fix: 修复工作流函数节点输入参数类型未校验
|
2024-08-27 21:45:29 +08:00 |
|
shaohuzhang1
|
b19ed0d8db
|
fix: 修复ai对话节点输出内容回添加回车
|
2024-08-27 11:33:25 +08:00 |
|
zhangshaohu
|
cb97de66a8
|
fix: 修复工作流无法发布
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-08-26 21:33:15 +08:00 |
|
shaohuzhang1
|
eedb1be6d8
|
fix: 修复编排中引用函数,原函数更新后,编排中未同步更新
|
2024-08-26 19:51:31 +08:00 |
|
shaohuzhang1
|
57124c2d2c
|
fix: 修复工作流模型不存在时报错
|
2024-08-26 14:55:07 +08:00 |
|
shaohuzhang1
|
9e0ac81f1d
|
refactor: 重构模型参数代码
|
2024-08-23 17:47:23 +08:00 |
|
wxg0103
|
35f3ff779b
|
refactor: update model params
|
2024-08-19 10:38:55 +08:00 |
|
shaohuzhang1
|
845ee524c4
|
fix: 修复函数库节点为输出节点时类型错误
|
2024-08-15 18:34:09 +08:00 |
|
shaohuzhang1
|
f421d1975d
|
feat: 函数库功能
|
2024-08-15 17:17:25 +08:00 |
|
shaohuzhang1
|
8453ea2b4b
|
fix: 修复节点直接回答,不同节点响应用回车隔开 (#935)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-08-06 16:56:05 +08:00 |
|
shaohuzhang1
|
db167dd8b4
|
fix: 修复节点输出,输出结果重复 (#928)
|
2024-08-06 09:51:16 +08:00 |
|
shaohuzhang1
|
35f0c18dd3
|
feat: 支持节点参数设置直接输出 #846
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2024-08-02 14:21:29 +08:00 |
|
shaohuzhang1
|
afddc40ab5
|
fix: 修复知识库检索向量模型不一致时错误提示 (#897)
|
2024-07-30 11:05:51 +08:00 |
|
shaohuzhang1
|
0d2524df1d
|
refactor: 重构部分代码 (#864)
|
2024-07-25 10:41:38 +08:00 |
|
shaohuzhang1
|
a404a5c6e9
|
fix: 修复模型没权限使用时报错 (#825)
|
2024-07-22 11:44:38 +08:00 |
|
shaohuzhang1
|
b14a799350
|
feat: 支持向量模型
|
2024-07-19 10:34:47 +08:00 |
|
shaohuzhang1
|
5dfe56cefb
|
fix: 修复返回的分段结果排序不对,不是按照命中高低顺序排序[BUG] #746 (#770)
|
2024-07-19 10:15:10 +08:00 |
|
shaohuzhang1
|
8f529181bd
|
fix: 修复换个答案在工作流中一直生效问题 (#766)
|
2024-07-19 10:15:10 +08:00 |
|
shaohuzhang1
|
8fbcbf079a
|
fix: 修复【问答页面】- 当应用关联的知识库中含有禁用状态的文档时,问答时点击换个答案不会换一批命中分段 #759 (#765)
|
2024-07-19 10:07:44 +08:00 |
|
shaohuzhang1
|
b701cc5355
|
feat: 支持向量模型
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-07-18 19:15:41 +08:00 |
|
shaohuzhang1
|
aeff8ab0b4
|
feat: 支持向量模型
|
2024-07-18 19:11:29 +08:00 |
|
shaohuzhang1
|
bd4303aee7
|
feat: 支持向量模型
|
2024-07-17 17:01:57 +08:00 |
|
shaohuzhang1
|
c1823110d9
|
fix: 修复AI编排中,指定回复的内容,不能在任务流程中传递 #726 (#728)
|
2024-07-10 11:30:55 +08:00 |
|
shaohuzhang1
|
28fb1db715
|
fix: 修复模型被删除时,节点报错提示 (#701)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-07-03 17:49:32 +08:00 |
|
shaohuzhang1
|
4ca4d2fa84
|
fix: 修复【应用编排】没有权限的知识库,名称是空白的 (#691)
|
2024-07-03 11:46:37 +08:00 |
|
shaohuzhang1
|
3a7a5ac50a
|
fix: 【工作流】修复判断器不包含无效问题 (#687)
|
2024-07-02 14:25:37 +08:00 |
|
shaohuzhang1
|
25ebef6b41
|
fix: 【应用编排】判断器分支判断结果错误 (#680)
|
2024-07-02 10:27:48 +08:00 |
|
shaohuzhang1
|
2f2f74fdab
|
feat: 支持工作流 (#671)
|
2024-07-01 09:45:59 +08:00 |
|