Commit Graph

812 Commits (bedbeac9f76e3f5ea49bd45cad32a1d05e41786e)

Author SHA1 Message Date
wangdan-fit2cloud 5cddada3be feat: i18n 2025-01-13 18:54:45 +08:00
wangdan-fit2cloud 3177ab6404 feat: i18n 2025-01-13 18:54:45 +08:00
wxg0103 c8dfe0fab0 feat: system support i18n 2025-01-13 14:25:02 +08:00
shaohuzhang1 2f017082d2
fix: Typos (#2014) 2025-01-13 11:39:16 +08:00
shaohuzhang1 426efc789c
feat: email i18n (#2013) 2025-01-13 11:30:52 +08:00
shaohuzhang1 a28de6feaf
feat: i18n (#2011) 2025-01-13 11:15:51 +08:00
wxg0103 b07641cf66 fix: Front-end error 2025-01-08 16:02:50 +08:00
shaohuzhang1 54381ffaf3
feat: Document vectorization supports processing based on status (#1984) 2025-01-07 11:15:10 +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
wangdan-fit2cloud 6c44622e95 feat: support autoplay answer for tts model 2025-01-03 16:44:32 +08:00
CaptainB b2879da541 feat: support autoplay answer for tts model 2025-01-03 16:44:32 +08:00
wangdan-fit2cloud 4db8c9c397 perf: application overview update Text 2025-01-02 16:39:16 +08:00
wangdan-fit2cloud 154cc7290f perf: Optimize duplicate files and style 2024-12-31 15:23:05 +08:00
wangdan-fit2cloud d8b3fd74b0 fix: complex search style 2024-12-31 11:07:31 +08:00
wangdan-fit2cloud edb842679d perf: style 2024-12-30 18:57:40 +08:00
CaptainB 1cf59cd49f fix: tts mode dont show default value 2024-12-30 15:42:55 +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
wangdan-fit2cloud c5b56dec38 fix: application button question 2024-12-30 11:17:12 +08:00
CaptainB 4c5e39fe6b fix: tts mode show default_value not working correctly
--bug=1050963 --user=刘瑞斌 【模型管理】语音输出模型,参数没勾选显示默认值,但是在应用中显示了默认值 https://www.tapd.cn/57709429/s/1638375
2024-12-27 21:23:20 +08:00
shaohuzhang1 32b9e9c068
fix: Multiple imports of the same file without response (#1933) 2024-12-27 17:28:27 +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
wangdan-fit2cloud 2033a3457f fix: Optimize style 2024-12-26 18:35:11 +08:00
CaptainB d42442052b fix: model_type change reset model_param_form 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 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
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
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
wangdan-fit2cloud abef79efa6 perf: update workflow icon 2024-12-20 14:29:03 +08:00
wangdan-fit2cloud bfdf7f7498 perf: Add Batch Delete Confirm 2024-12-20 14:29:03 +08:00
CaptainB 77aa83d829 fix: Open add model dialog show base-info always
--bug=1050670 --user=刘瑞斌 【系统管理】模型设置-添加模型-默认显示了“高级设置”标签页 https://www.tapd.cn/57709429/s/1635004
2024-12-20 11:35:16 +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
wangdan-fit2cloud 5ad2a63ba1 fix: Modify text 2024-12-19 18:12:37 +08:00
wangdan-fit2cloud 10cb004a5c fix: Modify export icon 2024-12-18 18:26:55 +08:00
shaohuzhang1 832b0dbd63
feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00
wangdan-fit2cloud 854d74bbe5 fix: modify style bugs 2024-12-18 16:57:32 +08:00
wangdan-fit2cloud 88deedad6c perf: add problem filter repeat 2024-12-18 14:27:07 +08:00
wangdan-fit2cloud 2a88651610 perf: Optimize markdown image style 2024-12-17 17:37:10 +08:00
wangdan-fit2cloud d1135dc7bc style: Optimize style 2024-12-17 16:03:08 +08:00