Commit Graph

176 Commits

Author SHA1 Message Date
f4f7cfd45a fix bugs 2024-03-10 15:55:14 +08:00
d214c047e9 fix bug 2024-03-10 15:55:14 +08:00
6372183471 refactor workflow generate pipeline 2024-03-10 15:55:14 +08:00
3fc932b041 add updated_at to sync workflow api 2024-03-10 15:55:14 +08:00
fa29eadb7a lint fix 2024-03-10 15:55:14 +08:00
0cc0065f8c fix workflow api return 2024-03-10 15:55:14 +08:00
0551a9bfcd add get default node config 2024-03-10 15:55:14 +08:00
406a625c98 refactor app generate 2024-03-10 15:55:13 +08:00
171b2bdc20 add app copy api 2024-03-10 15:55:13 +08:00
4266ce73cb update app import response 2024-03-10 15:55:13 +08:00
5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
5e38996222 lint fix 2024-03-10 15:54:10 +08:00
18febeabd1 support workflow features 2024-03-10 15:54:10 +08:00
fea549679a add features structure validate 2024-03-10 15:54:10 +08:00
11e1b569ea move workflow_id to app 2024-03-10 15:54:10 +08:00
70394bae52 refactor app 2024-03-10 15:54:08 +08:00
7a13cd1530 lint 2024-03-10 15:52:45 +08:00
9b1afb68eb add features update api
refactor app model config validation
2024-03-10 15:52:45 +08:00
77ac6fa356 add app description
add update app api
2024-03-10 15:52:45 +08:00
a3b46006a8 lint fix 2024-03-10 15:52:45 +08:00
ea4716d039 add workflow runs & workflow node executions api 2024-03-10 15:52:45 +08:00
db9e7a53f8 lint fix 2024-03-10 15:52:45 +08:00
4432e055be add workflow app log api 2024-03-10 15:52:45 +08:00
9249c38bf9 refactor app api 2024-03-10 15:52:44 +08:00
67e0ba5167 site init move to event handler 2024-03-10 15:52:10 +08:00
6e3cd62e31 refactor app mode
add app import and export
2024-03-10 15:52:09 +08:00
61b4bedc16 lint fix 2024-03-10 15:51:36 +08:00
4e5de036c6 make recommended app list api public 2024-03-10 15:51:36 +08:00
55c31eec31 restore completion app 2024-03-10 15:51:35 +08:00
9f29ce9591 add manual convert logic 2024-03-10 15:51:35 +08:00
67b6f08d89 add agent app convert command 2024-03-10 15:51:35 +08:00
0d858cc036 add app convert codes 2024-03-10 15:51:35 +08:00
f067947266 add workflow logics 2024-03-10 15:51:35 +08:00
9ad6bd78f5 lint 2024-03-10 15:51:35 +08:00
b1e220f2d2 add workflow models 2024-03-10 15:51:35 +08:00
200dc56c37 lint 2024-03-10 15:51:35 +08:00
49992925e2 optimize get app model to wraps 2024-03-10 15:51:33 +08:00
ce58f0607b Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
40c646cf7a Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
6a6133c102 Fix voice selection (#2664)
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-03-04 17:50:06 +08:00
36686d7425 fix: test custom tool already exists without decrypting credentials (#2668) 2024-03-04 14:16:47 +08:00
76da66fb7e fix: fix import from explore apps err when OpenAI not inited (#2671) 2024-03-04 14:06:54 +08:00
8e66b96221 Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
582ba45c00 Fix 500 error when creating from the template and the provider is None (#2591) 2024-02-28 11:27:17 +08:00
5b953c1ef2 Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
2024-02-27 11:39:05 +08:00
6c4e6bf1d6 Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
2024-02-22 23:31:57 +08:00
207080babc fix: audio to text (#2493) 2024-02-20 15:16:46 +08:00
58df5e5376 fix: tts voice language to zh-Hans instead of zh-CN (#2450) 2024-02-16 00:05:29 +08:00
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
e6d22fc3a0 fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00