Commit Graph

432 Commits

Author SHA1 Message Date
shaohuzhang1 37ebe3e68f
fix: application i18n (#2086) 2025-01-23 11:54:34 +08:00
shaohuzhang1 5772b02280
fix: Application opening statement character limit (#2075) 2025-01-22 17:56:59 +08:00
shaohuzhang1 34b626d425
fix: The simple application of stream=false Q&A will also directly return segmented content when the similarity is not enough (#2073) 2025-01-22 17:36:03 +08:00
shaohuzhang1 cd3d645ece
fix: Workflow global variables (#2069) 2025-01-22 16:46:11 +08:00
shaohuzhang1 13571ef615
fix: Internationalization of Models (#2068) 2025-01-22 16:12:14 +08:00
shaohuzhang1 3c859a6b7b
fix: New workflow application, node name not internationalized (#2066) 2025-01-22 14:54:57 +08:00
CaptainB 495ac39498 fix: Fix autosend and autoplay not working
--bug=1051779 --user=刘瑞斌 【应用】应用演示页面,不能自动播放回答内容 https://www.tapd.cn/57709429/s/1649281
2025-01-22 11:00:27 +08:00
shaohuzhang1 9bd5a221c8
fix: After selecting the answer content in the AI conversation and clicking copy, it cannot be copied (#2062) 2025-01-22 09:57:16 +08:00
wxg0103 29ddee8d06 feat: i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-01-20 19:00:58 +08:00
shaohuzhang1 defe853728
fix: The project cannot be started (#2040) 2025-01-20 15:03:16 +08:00
shaohuzhang1 e350a221c9
feat: i18n (#2039) 2025-01-20 14:41:26 +08:00
CaptainB 0e7f466723 fix: text to speech doc show request body
【【github#2032 】【swagger 文档】/api/application/application_id/text to_speech 接口缺少文件上传的入口参数】
https://www.tapd.cn/57709429/bugtrace/bugs/view/1157709429001051530
2025-01-20 10:46:42 +08:00
wxg0103 255b4fdde4 feat: i18n 2025-01-14 16:54:38 +08:00
shaohuzhang1 bedbeac9f7
feat: application i18n (#2020)
Some checks are pending
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 a28de6feaf
feat: i18n (#2011) 2025-01-13 11:15:51 +08:00
shaohuzhang1 3e327d52d6
perf: Optimize workflow logic (#1996) 2025-01-08 16:05:27 +08:00
wxg0103 bf279898b9 fix: fix github#1988
--bug=1051321 --user=王孝刚 【github#1988】【应用】应用编排接入带用户输入参数的应用,选择后,再次进入应用,选择的参数消失了 https://www.tapd.cn/57709429/s/1643562
--bug=1051323 --user=王孝刚 【应用】创建应用报错 https://www.tapd.cn/57709429/s/1643571
2025-01-08 11:40:58 +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
CaptainB c307f6b0af feat: Support stt mode auto send message
--story=1017616 --user=刘瑞斌 【应用】语音输入支持自动发送 https://www.tapd.cn/57709429/s/1641715
2025-01-06 11:31:25 +08:00
CaptainB b2879da541 feat: support autoplay answer for tts model 2025-01-03 16:44:32 +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 ce5bbc1ff7
feat: Embed icon color to follow font changes (#1941) 2024-12-30 11:25:55 +08:00
shaohuzhang1 3ea41c3297
fix: Application access restrictions are not separately counted for each application (#1937) 2024-12-30 10:24:36 +08:00
wxg0103 cc3813e97e fix: refactoring embedded application logic 2024-12-27 18:47:00 +08:00
shaohuzhang1 17616205b9
fix: The application cannot be embedded (#1931) 2024-12-27 11:55:03 +08:00
shaohuzhang1 c6f821ce53
fix: Easy application import (#1930) 2024-12-27 11:46:02 +08:00
shaohuzhang1 415b2e1967
fix: Import application and add file format verification (#1928) 2024-12-27 11:13:44 +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 af3266b979
fix: Workflow import did not insert AccessToken information (#1900) 2024-12-24 17:14:09 +08:00
shaohuzhang1 4550f72b6d
fix: Workflow cannot respond to errors (#1899) 2024-12-24 16:39:51 +08:00
wxg0103 037268179d fix: fix the defect where the exported log field is empty
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1049645 --user=王孝刚 【应用】应用编排嵌入高级编排应用,导出对话日志文件的优化后问题字段没有值 https://www.tapd.cn/57709429/s/1635887
2024-12-24 11:43:26 +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.
Some checks are pending
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)
Some checks failed
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
CaptainB bdea68c4e6 fix: Support embedding multiple Applications
Closes #1659
2024-12-18 12:26:29 +08:00
wxg0103 dd6eee6e26 fix: any_to_mp3 2024-12-18 09:46:46 +08:00
wxg0103 b819e6634e refactor: Support uploading multiple audio files
Some checks are pending
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
shaohuzhang1 64443ee136
feat: Application import and export (#1836) 2024-12-16 14:19:57 +08:00
wxg0103 5b969ef861 feat: add speech_to_text node and text_to_speech node
Some checks failed
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
wangdan-fit2cloud 7a76f73682 fix: 修复嵌入式样式冲突问题
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-11 14:13:28 +08:00
shaohuzhang1 f9437ca9b8
fix: 修复函数库响应数据在日志中不显示问题 (#1814) 2024-12-11 13:52:23 +08:00
shaohuzhang1 5e42dcad09
fix: 修复工作流对话bug (#1806) 2024-12-10 16:37:57 +08:00
shaohuzhang1 672cb7dd34
fix: 修复嵌入图片过大指引位置错误 (#1802) 2024-12-10 14:48:08 +08:00
shaohuzhang1 f65546a619
feat: 支持工作流ai对话节点添加节点上下文 (#1791)
Some checks are pending
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
wangdan-fit2cloud 3e8734ae8f fix: 优化部分样式 2024-12-03 15:45:11 +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
wangdan-fit2cloud 560d49ddf4 fix: 优化小助手图层层级 2024-12-02 17:51:56 +08:00
wangdan-fit2cloud db3312ffa2 fix: 修复小助手遮照宽度问题 2024-12-02 17:47:54 +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 cc48f56f67
fix: 修复简易应用对话无法显示内容 (#1722)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-01 18:07:29 +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)
Some checks failed
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 b8de3690cf fix: 修复应用复制没有把语音和文件上传配置一起复制的问题
--bug=1049519 --user=刘瑞斌 【应用】应用复制,复制的副本没有将语音输入和语音合成模型复制过来 https://www.tapd.cn/57709429/s/1620615
2024-11-28 18:36:58 +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: 修复文档提取参数选择了开始问题报会话不存在的问题
Some checks are pending
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
wxg0103 de630b4595 fix: 修复删除知识库的段落后,日志内容还是显示标注的缺陷
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-11-26 17:56:15 +08:00
CaptainB f1083d973e refactor: 文档提取details保存content长度限制为500 2024-11-26 16:24:14 +08:00
wxg0103 52575360ed fix: 修复在对话日志中删除保存的文档,关联的问题未删除的缺陷
--bug=1049555 --user=王孝刚 【应用】将对话日志保存到文档后,在对话日志中删除保存的文档,关联的问题未删除 https://www.tapd.cn/57709429/s/1617726
2024-11-26 16:01:25 +08:00
wxg0103 8240eb14bf refactor: 优化知识来源显示
--story=1016652 --user=王孝刚 【南区】应用对话回复支持显示引用分段来知识库的文档来源等信息 https://www.tapd.cn/57709429/s/1616642
2024-11-25 16:37:02 +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: 修复对话详情中没有文档展示的问题
Some checks are pending
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 4badd3ab6e fix(知识库): 修复知识库字符未更新的缺陷
--bug=1049232 --user=王孝刚 【应用】对话日志-添加到知识库后,文档字符数未同步更新 https://www.tapd.cn/57709429/s/1614059
2024-11-21 11:36:22 +08:00
wxg0103 7985a3f1e0 refactor(应用): 优化嵌入应用的执行详情
Some checks are pending
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: 处理历史会话中图片的问题
Some checks are pending
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