Commit Graph

810 Commits

Author SHA1 Message Date
shaohuzhang1 9d96ed347f
fix: Generate a problem with continuous clicking without response (#1958)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2024-12-31 17:19:44 +08:00
shaohuzhang1 4ae21bcf1f
fix: Embedded application displays incomplete data (#1954) 2024-12-31 11:00:05 +08:00
CaptainB a4f8d59e28 fix: edit some tooltips
--bug=1051041 --user=刘瑞斌 【应用】高级编排-图片生成-参数设置:文字提示样式不对 https://www.tapd.cn/57709429/s/1639393
2024-12-31 10:29:28 +08:00
shaohuzhang1 0f8fb1693a
fix: Replace synchronization error (#1951) 2024-12-30 18:13:32 +08:00
CaptainB 7f9a11dbb8 fix: azure llm model not show some recommends
--bug=1051028 --user=刘瑞斌 【模型管理】添加Azure OpenAI的大语言模型,基础模型的默认下拉列表模型信息错误 https://www.tapd.cn/57709429/s/1639196
2024-12-30 17:44:48 +08:00
CaptainB 62fe32195f fix: fix hunyuan-functioncall edit faild
--bug=1051010 --user=刘瑞斌 【模型设置】修改腾讯混元的大语言模型为 hunyuan-functioncall 模型失败,提示模型不存在 https://www.tapd.cn/57709429/s/1639072
2024-12-30 16:11:55 +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
wxg0103 c13427a0b1 refactor: tts node add warning 2024-12-30 11:24:32 +08:00
shaohuzhang1 eb76450cdc
fix: Exporting zip cannot open the file (#1939) 2024-12-30 10:51:08 +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 ef64c9dd08 fix: aws credentials_profile_name 2024-12-30 09:15:43 +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
CaptainB 75a7630be8 fix: check auth when add xinference tti tts model 2024-12-27 11:35:50 +08:00
shaohuzhang1 415b2e1967
fix: Import application and add file format verification (#1928) 2024-12-27 11:13:44 +08:00
shaohuzhang1 441fb1a0b7
feat: Add default value for DB_MAX_OVERFLOW (#1927) 2024-12-27 11:08:35 +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
liqiang-fit2cloud 549df741fa perf: add POSTGRES_MAX_CONNECTIONS env. 2024-12-27 10:25:07 +08:00
liqiang-fit2cloud a0b03d3433 perf: add POSTGRES_MAX_CONNECTIONS env. 2024-12-27 09:55:09 +08:00
liqiang-fit2cloud 982be95435 perf: increase MAX_OVERFLOW of database connection pool. 2024-12-26 18:34:07 +08:00
wxg0103 506187e3c2 fix: tts node add a prompt with empty text
--bug=1050887 --user=王孝刚 【应用编排】知识库检索节点为空,走到文本转语音节点会报错 https://www.tapd.cn/57709429/s/1637596
2024-12-26 18:25:04 +08:00
liudonghua f1c7ae9974
update: ollama model name #1902 2024-12-26 17:32:18 +08:00
shaohuzhang1 d9dcd33425
fix: Workflow execution conditions did not execute as expected (#1915) 2024-12-26 17:31:30 +08:00
CaptainB 91afbcd71a fix: add hunyuan llm error
--bug=1050875 --user=刘瑞斌 【模型管理】-添加腾讯混元大语言模型失败 https://www.tapd.cn/57709429/s/1637470
2024-12-26 16:05:00 +08:00
shaohuzhang1 efa73c827f
refactor: Workflow execution logic (#1913) 2024-12-26 15:29:55 +08:00
wxg0103 bb58ac6f2c fix: Text ignores special characters such as HTML tags
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1050847 --user=王孝刚 【应用】-文本转语音节点在接收到带有html标签或url的文本,生成的语音中没有忽略代码和url等信息 https://www.tapd.cn/57709429/s/1637065
2024-12-25 18:33:52 +08:00
CaptainB 9f012fd43a chore: ollama baseurl v1 suffix 2024-12-25 17:53:46 +08:00
CaptainB 6412825d30 refactor: check model use model_params 2024-12-25 17:05:57 +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
CaptainB ae7c446e81 fix: show tips for non exist ollama model
--bug=1050792 --user=刘瑞斌 【模型管理】ollama图片理解模型,选择服务器上不存在的模型时没有自动下载 https://www.tapd.cn/57709429/s/1636732
2024-12-25 14:30:58 +08:00
shaohuzhang1 28ceb94417
fix: Batch generation of problems (#1905) 2024-12-25 11:23:59 +08:00
shaohuzhang1 2db86169fa
fix: Empty knowledge base upload error (#1904) 2024-12-25 10:53:43 +08:00
wxg0103 0cae0c865b feat: support aws proxy_url
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-24 18:41:39 +08:00
shaohuzhang1 af3266b979
fix: Workflow import did not insert AccessToken information (#1900) 2024-12-24 17:14:09 +08:00
shaohuzhang1 89206c9fa6
feat: Batch cancel tasks (#1896) 2024-12-24 17:09:27 +08:00
shaohuzhang1 4550f72b6d
fix: Workflow cannot respond to errors (#1899) 2024-12-24 16:39:51 +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
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
wxg0103 8666973519 fix: fix bailian stt 2024-12-23 14:04:21 +08:00
wxg0103 53f4e11145 fix: fix bailian stt 2024-12-23 11:25:59 +08:00
shaohuzhang1 1113e1ffec
feat: Node execution conditions (#1888) 2024-12-23 11:11:28 +08:00
wxg0103 f9548dd7f2 fix: fix audio frame rate 2024-12-23 10:30:42 +08:00