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
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
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
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.
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 |
|
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 |
|
CaptainB
|
6c7ae3f79f
|
chore: fix typo.
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-12-20 12:33:08 +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
|
64fb77132a
|
fix: fix the defect of interface parameter transmission failure
--bug=1050500 --user=王孝刚 【接口文档】接口文档里的获取知识库列表(不分页)接口,带参数查询无数据 https://www.tapd.cn/57709429/s/1634918
|
2024-12-20 10:24:23 +08:00 |
|
CaptainB
|
2cb2e6d805
|
feat: Support gemini embedding model
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-12-19 18:58:08 +08:00 |
|
CaptainB
|
f533bb5350
|
feat: Support gemini embedding model
|
2024-12-19 18:45:10 +08:00 |
|
CaptainB
|
24bb7d5cfa
|
feat: Support gemini stt model
|
2024-12-19 18:26:19 +08:00 |
|
wxg0103
|
cc078ec353
|
refactor: optimize the display of SST nodes
|
2024-12-19 17:35:42 +08:00 |
|
CaptainB
|
c98874e22f
|
feat: Support Azure image tts stt model
|
2024-12-19 12:38:11 +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 |
|
CaptainB
|
097cabbf5b
|
feat: Support Azure embedding model
|
2024-12-18 16:41:10 +08:00 |
|
CaptainB
|
003f3d13e0
|
feat: Support Azure embedding model
|
2024-12-18 16:31:54 +08:00 |
|
CaptainB
|
bdea68c4e6
|
fix: Support embedding multiple Applications
Closes #1659
|
2024-12-18 12:26:29 +08:00 |
|
wxg0103
|
b2829963ab
|
fix: remove audio channels
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2024-12-18 11:24:31 +08:00 |
|
wxg0103
|
0724fde7da
|
fix: set audio channels
|
2024-12-18 10:20:03 +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
|
b9013d72ad
|
feat: Volcanic Engine Access Key ID and Secret Access Key
|
2024-12-17 15:22:23 +08:00 |
|
CaptainB
|
a827396d07
|
feat: Gemini Image understand model
|
2024-12-17 13:46:22 +08:00 |
|
CaptainB
|
f2373da1b9
|
feat: Ollama Image understand model
|
2024-12-16 19:23:24 +08:00 |
|