Commit Graph

1076 Commits

Author SHA1 Message Date
KVOJJJin
2aad128883
Fix: DSL backup (#6616) 2024-07-24 15:02:30 +08:00
KVOJJJin
3c78fdec1c
Fix: reset button in embedded chatbot (#6611) 2024-07-24 14:46:52 +08:00
zxhlyh
6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
takatost
49729647ea
bump to 0.6.15 (#6592) 2024-07-23 22:46:42 +08:00
Joel
0f6a064c08
chore: enchance auto generate prompt (#6564) 2024-07-23 19:51:38 +08:00
Lance Mao
75445a0c66
fix audio not working during development due to react's useEffect wil be triggered twice (#6126) 2024-07-23 17:24:29 +08:00
Joel
6a9d202414
chore: layout UI upgrade (#6577) 2024-07-23 17:11:02 +08:00
非法操作
c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2024-07-23 17:00:39 +08:00
Joel
155e708540
Revert "chore: improve prompt auto generator" (#6556) 2024-07-23 13:35:35 +08:00
Joel
d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2024-07-23 13:31:32 +08:00
crazywoola
71a7211411
Feat/add email support for pro and team (#6533) 2024-07-22 19:56:46 +08:00
Joel
dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2024-07-22 18:16:33 +08:00
zxhlyh
87594008f8
fix: iteration node bg color (#6523) 2024-07-22 15:43:24 +08:00
-LAN-
5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
Jason Tan
87d583f454
fix: privilege for editor role (#6521) 2024-07-22 15:01:25 +08:00
Joel
a6350daa02
chore: improve prompt auto generator (#6514) 2024-07-22 11:44:12 +08:00
crazywoola
48f872a68c
fix: build error (#6480) 2024-07-19 18:37:42 +08:00
Joel
3da854fe40
chore: some components upgrage to new ui (#6468) 2024-07-19 16:39:49 +08:00
Sangmin Ahn
a5fcd91ba5
chore: make text generation timeout duration configurable (#6450) 2024-07-19 12:54:15 +08:00
yoyocircle
284ef52bba
feat: passing the inputs values using difyChatbotConfig (#6376) 2024-07-18 21:54:16 +08:00
Carson
929c22a4e8
fix: tools edit modal schema edit issue (#6396) 2024-07-18 19:02:23 +08:00
Joel
4ae4895ebe
feat: add frontend unit test framework (#6426) 2024-07-18 17:35:10 +08:00
非法操作
afe95fa780
feat: support get workflow task execution status (#6411) 2024-07-18 15:06:14 +08:00
Kuizuo
166a40c66e
fix: improve separation element in prompt log and TTS buttons in the operation (#6413) 2024-07-18 14:44:34 +08:00
Harry Wang
287b42997d
fix inconsistent label (#6404) 2024-07-18 08:37:16 +08:00
crazywoola
35f4a264d6
fix: default duration (#6393) 2024-07-17 21:19:04 +08:00
非法操作
6c798cbdaf
fix: tool authorization setting panel not validate required fields (#6387) 2024-07-17 21:10:28 +08:00
Charlie.Wei
279f1c986f
embed.js add esc exit and fix avoid infinite nesting (#6360)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2024-07-17 20:52:44 +08:00
faye1225
65bc4e0fc0
Fix issues related to search apps, notification duration, and loading icon on the explore page (#6374) 2024-07-17 20:24:31 +08:00
chenxu9741
a6dbd26f75
Add the API documentation for streaming TTS (Text-to-Speech) (#6382) 2024-07-17 19:44:16 +08:00
zxhlyh
984658f5e9
fix: workflow sync before export (#6380) 2024-07-17 16:51:48 +08:00
chenxu9741
ca69e1a2f5
Add multilingual support for TTS (Text-to-Speech) functionality. (#6369) 2024-07-17 14:41:29 +08:00
Charles Zhou
0099ef6896
fix: better qr code panel and webapp url regen confirmation (#6321) 2024-07-16 15:06:49 +08:00
zxhlyh
23e8043160
fix: prompt editor new line (#6310) 2024-07-16 11:23:26 +08:00
takatost
eabfd84ceb
bump to 0.6.14 (#6294) 2024-07-15 21:01:09 +08:00
Nam Vu
68ad9a91b2
fix: validateColorHex: cannot read properties of undefined (reading 'length') (#6242) 2024-07-15 19:26:00 +08:00
Koma Human
c17a4165c1
6282 i18n add support for Italian (#6288) 2024-07-15 19:25:07 +08:00
zxhlyh
9a536979ab
feat(frontend): workflow import dsl from url (#6286) 2024-07-15 16:24:03 +08:00
Jinq Qian
a7b33b55e8
Fix mermaid render (#6088)
Co-authored-by: 靖谦 <jingqian@kaiwu.cloud>
2024-07-12 20:09:24 +08:00
非法操作
c564f32ab6
fix: remove the maximum length limit of "paragraph" variable (#6234) 2024-07-12 19:58:42 +08:00
zxhlyh
066168da52
fix: model-provider-card-style (#6246) 2024-07-12 17:17:07 +08:00
Joel
f46792334c
chore: remove underscore in util class name and css variable (#6221) 2024-07-12 11:07:24 +08:00
LinJi
10dd0f3fa0
fix document error for "/workflows/:task_id/stop" (#6209) 2024-07-12 08:33:50 +08:00
crazywoola
c606295ea6
fix: data not updated (#6161) 2024-07-11 11:09:14 +08:00
非法操作
27d72e30ad
fix: can add a custom tool without a name (#6172) 2024-07-11 11:08:50 +08:00
Nam Vu
12e55b2cac
chore: update i18n for #6069 (#6163) 2024-07-11 10:02:35 +08:00
Nam Vu
97e094dfd8
chore: update i18n for #5943 (#6162) 2024-07-10 23:28:02 +08:00
zxhlyh
ebba124c5c
feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
Joel
a62325ac87
feat: add until className defines (#6141) 2024-07-10 15:34:56 +08:00
天魂
b07dea836c
feat(embed): enhance config and add custom styling support (#5781) 2024-07-10 09:27:24 +08:00