Commit Graph

179 Commits

Author SHA1 Message Date
crazywoola
487ce7c82a
fix: add missing translations (#4212) 2024-05-09 15:38:51 +08:00
TinsFox
cc835d523c
refactor: install form (#4154) 2024-05-09 15:38:09 +08:00
SASAKI Haruki
903ece6160
Fix:typo Incorrect Japanese 2 (#4167) 2024-05-08 09:04:37 +08:00
Patryk Garstecki
6271463240
feat(Languages): 👽 add pl-PL language (#4128) 2024-05-07 15:41:57 +08:00
Shohei Tanabe
f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2024-05-03 18:55:47 +08:00
sino
da5a8b9a59
feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +08:00
crazywoola
b1194da6a5
fix: ci (#3983) 2024-04-29 18:59:37 +08:00
crazywoola
c5e2659771
Feat/install process refinement (#3982) 2024-04-29 17:55:52 +08:00
majian
8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-04-29 13:59:07 +08:00
Joel
3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-28 17:51:58 +08:00
takatost
ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
zxhlyh
8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
yongjer
3b5b4d628b
Add support for Traditional Chinese language (#3899)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-26 21:10:23 +08:00
takatost
12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-25 18:01:53 +08:00
Jyong
f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-24 15:02:29 +08:00
YidaHu
7251748d59
fix: validate languages (#3638) 2024-04-20 10:50:10 +08:00
Garfield Dai
4481906be2
Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
KVOJJJin
e70482dfc0
feat: agent log (#3537)
Co-authored-by: jyong <718720800@qq.com>
2024-04-17 10:30:52 +08:00
Selene29
6021ca5c31
fix typo: Changlog -> Changelog (#3442) 2024-04-13 09:48:19 +08:00
Lao
0f897bc1f9
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
2024-04-10 22:20:14 +08:00
Chenhe Gu
d948b0b49b
add german translations (#3322) 2024-04-10 22:05:27 +08:00
legao
29918c498c
fixed the issue of missing cleanup function in the AudioBtn component (#3133) 2024-04-09 15:10:58 +08:00
crazywoola
1382f10433
feat: translations (#3176) 2024-04-08 23:17:16 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
KVOJJJin
ef80b3711e
chore: update link of feedback (#3130) 2024-04-07 13:37:32 +08:00
Nanguan Lin
12782cad4d
Fix typo (#3041) 2024-03-31 12:41:16 +08:00
crazywoola
eeaa3c1643
Fix/2969 add model provider ollama not work (#2973) 2024-03-26 10:26:34 +08:00
crazywoola
af98954fc1
Feat/add script to check i18n keys (#2835) 2024-03-14 18:03:59 +08:00
Laurent Magnien
849dc0560b
feat: add French fr-FR (#2810)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-13 18:20:55 +08:00
Phạm Viết Nghĩa
a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2024-03-13 15:54:47 +08:00
Mark Sun
510f8ede10
Improve automatic prompt generation (#2805) 2024-03-13 14:10:47 +08:00
crazywoola
bbc0d330a9
chore: rename lastStep to previousStep (#2759) 2024-03-08 19:27:02 +08:00
Garfield Dai
8e66b96221
Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
crazywoola
444aba55dd
Feat/jpn support (#2651) 2024-03-02 13:47:51 +08:00
Yeuoly
d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2024-02-28 23:19:08 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
Joel
769be13189
chore: add api key and value placeholder (#2538) 2024-02-23 13:55:43 +08:00
Jyong
97fe817186
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-02-22 17:16:22 +08:00
Charlie.Wei
52b12ed7eb
Voice audition (#2504)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-22 16:06:17 +08:00
Koen Farell
61e4bbabaf
feat: added Ukrainian language support (#2473) 2024-02-19 13:11:23 +08:00
Charlie.Wei
c6e2900be7
Display selected tts voice name (#2459)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-18 15:39:25 +08:00
crazywoola
963d9b6032
Feature/display selected info for tts (#2454) 2024-02-16 20:05:14 +08:00
Charlie.Wei
c8ca3ff404
Tts add voice choose (#2453)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-16 01:10:11 +08:00
Charlie.Wei
5d8fa2c7af
Tts add voice choose (#2452)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-16 00:15:22 +08:00
Charlie.Wei
300d9892a5
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-15 22:41:18 +08:00
zxhlyh
f6059c377c
fix: api based extension modal title (#2414) 2024-02-07 15:01:53 +08:00
Benjamin
517f6d1a26
fix:update document title in Apps component (#2404) 2024-02-06 12:23:54 +08:00
Benjamin
c2d47cd2e1
fix:add translation for dataset knowledge and update document title (#2396) 2024-02-05 18:40:20 +08:00
Joel
5e145c1c22
chore: show credit help link (#2393) 2024-02-05 16:22:30 +08:00
Chenhe Gu
09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00