Commit Graph

1286 Commits

Author SHA1 Message Date
wangdan-fit2cloud e0882de139 fix: generate related debounce 2024-12-31 17:15:57 +08:00
shaohuzhang1 efa5c191e0
fix: The switch node does not display default values (#1957) 2024-12-31 16:45:10 +08:00
wangdan-fit2cloud 154cc7290f perf: Optimize duplicate files and style 2024-12-31 15:23:05 +08:00
wangdan-fit2cloud c785dfa47b fix: Optimize style 2024-12-31 14:24:28 +08:00
wangdan-fit2cloud d8b3fd74b0 fix: complex search style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-31 11:07:31 +08:00
CaptainB 06f591d404 fix: show error message for tts model params not correct
--bug=1051057 --user=刘瑞斌 【模型管理】语音合成模型有错误的参数,播放回答内容时没有反应 https://www.tapd.cn/57709429/s/1639429
2024-12-31 11:03:59 +08:00
wangdan-fit2cloud 95d36656b7 fix: workflow name too long style 2024-12-31 10:52:28 +08:00
wxg0103 7055cbcbda fix: tts node and stt node add warning
--bug=1050722 --user=王孝刚 【应用编排】前置节点删掉后,调试和发布的时候引用前置节点的变量要有提示 https://www.tapd.cn/57709429/s/1639310
2024-12-31 09:38:25 +08:00
wangdan-fit2cloud edb842679d perf: style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-30 18:57:40 +08:00
shaohuzhang1 1e56d7877f
fix: Form default value display error (#1950) 2024-12-30 17:41:13 +08:00
wangdan-fit2cloud da251a5f7c perf: workflow select style 2024-12-30 16:48:42 +08:00
wangdan-fit2cloud 046aa2aed0 fix: dynamics form default value style 2024-12-30 16:38:34 +08:00
CaptainB 1cf59cd49f fix: tts mode dont show default value 2024-12-30 15:42:55 +08:00
shaohuzhang1 ad9c837d43
fix: The dropdown menu of workflow basic components cannot be scrolled (#1946) 2024-12-30 14:22:31 +08:00
shaohuzhang1 cb6e4b7295
fix: Export application error prompt repeated (#1945) 2024-12-30 13:58:40 +08:00
shaohuzhang1 4bff2b4f38
fix: Model editing prohibits modifying model types (#1944) 2024-12-30 13:43:04 +08:00
shaohuzhang1 694b3cd9c2
fix: The form must be filled out to trigger verification, and the verification prompt is not eliminated after assignment (#1943)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-30 12:08:28 +08:00
wangdan-fit2cloud dad08b9cd7 fix: Unified disabled color 2024-12-30 11:41:20 +08:00
wangdan-fit2cloud c5b56dec38 fix: application button question 2024-12-30 11:17:12 +08:00
shaohuzhang1 7f0547a8b8
fix: The functions in the library cannot be modified after being defined (#1938) 2024-12-30 10:36:11 +08:00
CaptainB 4c5e39fe6b fix: tts mode show default_value not working correctly
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--bug=1050963 --user=刘瑞斌 【模型管理】语音输出模型,参数没勾选显示默认值,但是在应用中显示了默认值 https://www.tapd.cn/57709429/s/1638375
2024-12-27 21:23:20 +08:00
wxg0103 cc3813e97e fix: refactoring embedded application logic 2024-12-27 18:47:00 +08:00
wangdan-fit2cloud de97de64b2 fix: workflow name cannot repeat and optimize chat quick question 2024-12-27 18:31:36 +08:00
CaptainB c92c8f9a1a fix: image understand select file add required icon 2024-12-27 17:53:16 +08:00
shaohuzhang1 32b9e9c068
fix: Multiple imports of the same file without response (#1933)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-27 17:28:27 +08:00
CaptainB 2fd1464ccb fix: required default false
--bug=1050885 --user=刘瑞斌 【应用编排】添加用户输入参数,直接触发默认值必填校验 https://www.tapd.cn/57709429/s/1638132
2024-12-27 16:45:54 +08:00
shaohuzhang1 d39d4804a3
fix: When dragging and adding a workflow function node, it prompts that the ID does not exist (#1932)
* fix: The application cannot be embedded

* fix: When dragging and adding a workflow function node, it prompts that the ID does not exist
2024-12-27 14:41:14 +08:00
wangdan-fit2cloud 116ceefd0a fix: python dialog fullscreen 2024-12-27 14:14:45 +08:00
CaptainB 5942f847a1 fix: close create model dialog cancel loading
--bug=1050889 --user=刘瑞斌 【模型管理】上一个模型的添加中状态会影响后面添加的模型 https://www.tapd.cn/57709429/s/1637704
2024-12-27 10:42:05 +08:00
CaptainB 2529011df9 fix: negative_prompt is not working
--bug=1050785 --user=刘瑞斌 【应用编排】-图片生成组件放大负向提示词编辑框输入内容后,在正向提示词框中生效了 https://www.tapd.cn/57709429/s/1637689
2024-12-27 10:29:52 +08:00
wangdan-fit2cloud 2033a3457f fix: Optimize style 2024-12-26 18:35:11 +08:00
CaptainB d42442052b fix: model_type change reset model_param_form
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-26 16:33:26 +08:00
CaptainB 7df98e2865 fix: reranker embedding stt model show another empty
--bug=1050861 --user=刘瑞斌 【模型管理】添加向量模型、重排模型时,高级设置中文案提示不对 https://www.tapd.cn/57709429/s/1637503
2024-12-26 16:28:07 +08:00
CaptainB 6fab88e891 fix: model params config show empty config
--bug=1050877 --user=刘瑞斌 【模型管理】-添加模型时,在高级设置中删除所有默认参数后,不展示参数添加按钮,无法再次添加参数 https://www.tapd.cn/57709429/s/1637477
2024-12-26 16:22:23 +08:00
wangdan-fit2cloud a1f950899a perf: advanced template setting style 2024-12-25 18:24:26 +08:00
wangdan-fit2cloud 3bae4c5511 fix: uploaded document error(#1909) 2024-12-25 18:06:44 +08:00
wangdan-fit2cloud 628cf705ce fix: modify style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-25 15:41:29 +08:00
wxg0103 9e1b7fc3ab fix: model params 2024-12-25 14:13:01 +08:00
shaohuzhang1 f43d700fd8
fix: Invalid parameter saving display (#1906) 2024-12-25 13:40:32 +08:00
CaptainB 2c3132f660 fix: show default value checkbox always on
--bug=1050771 --user=刘瑞斌 【应用编排】模型参数设置不显示默认值后,应用中保存过的模型参数被清空了 https://www.tapd.cn/57709429/s/1636650
2024-12-25 13:23:55 +08:00
wangdan-fit2cloud df633689b6 perf: clear useless code 2024-12-25 11:52:03 +08:00
wangdan-fit2cloud d3d20ac2cd perf: create application modify style 2024-12-25 11:49:43 +08:00
wangdan-fit2cloud f1cca66012 feat: add chat quick question 2024-12-24 17:23:58 +08:00
shaohuzhang1 89206c9fa6
feat: Batch cancel tasks (#1896) 2024-12-24 17:09:27 +08:00
wxg0103 32e5c8195a fix: fix the defect of empty line to speech error
--bug=1050760 --user=王孝刚 【应用】文本转语音使用豆包模型时,用户问题文本中间有空行,会报错 https://www.tapd.cn/57709429/s/1636230
2024-12-24 16:29:46 +08:00
CaptainB 5d6fc8adc9 chore: something tooltips.
--bug=1050731 --user=刘瑞斌 【模型管理】Azure OpenAI中模型类型的提示信息中没有添加图片理解和图片生成的说明 https://www.tapd.cn/57709429/s/1635764
2024-12-23 18:35:57 +08:00
wangdan-fit2cloud 91dac247c9 fix: modify related problem tooltip bug(#18853) 2024-12-23 17:40:09 +08:00
CaptainB 4920e8787b fix: Image understanding of non-existent variable prompts
--bug=1050722 --user=刘瑞斌 【应用编排】前置节点删掉后,调试和发布的时候引用前置节点的变量要有提示 https://www.tapd.cn/57709429/s/1635604
2024-12-23 16:18:33 +08:00
CaptainB 25b6acb0db refactor: Supports configuring whether required fields are displayed
--story=1017498 --user=刘瑞斌 【高级编排应用】用户输入参数默认值增加显示设置优化 https://www.tapd.cn/57709429/s/1635457
2024-12-23 15:00:13 +08:00
shaohuzhang1 1113e1ffec
feat: Node execution conditions (#1888) 2024-12-23 11:11:28 +08:00