Commit Graph

176 Commits

Author SHA1 Message Date
79a10e9729 add updated_at to sync workflow api 2024-03-15 18:17:04 +08:00
c8a1f923f5 lint fix 2024-03-15 18:17:04 +08:00
df753e84a3 fix workflow api return 2024-03-15 18:17:04 +08:00
df809ff435 add get default node config 2024-03-15 18:17:04 +08:00
e498efce2d refactor app generate 2024-03-15 18:17:04 +08:00
09dfe80718 add app copy api 2024-03-15 18:17:04 +08:00
06b05163f6 update app import response 2024-03-15 18:17:04 +08:00
3f5d1a79c6 refactor apps 2024-03-15 18:17:04 +08:00
15c7e0ec2f lint fix 2024-03-15 18:17:04 +08:00
43b0440358 support workflow features 2024-03-15 18:17:03 +08:00
7bff65304f add features structure validate 2024-03-15 18:15:54 +08:00
8a8882ed8d move workflow_id to app 2024-03-15 18:15:54 +08:00
799db69e4f refactor app 2024-03-15 18:15:48 +08:00
d741527ae4 lint 2024-03-15 18:15:17 +08:00
77618823a5 add features update api
refactor app model config validation
2024-03-15 18:15:17 +08:00
7724d010b6 add app description
add update app api
2024-03-15 18:15:16 +08:00
124aa9db08 lint fix 2024-03-15 18:15:16 +08:00
20cf075b2d add workflow runs & workflow node executions api 2024-03-15 18:15:16 +08:00
bf4a5f6b33 lint fix 2024-03-15 18:15:16 +08:00
03749917f0 add workflow app log api 2024-03-15 18:15:16 +08:00
8b529a3ec7 refactor app api 2024-03-15 18:15:16 +08:00
84c3ec0ea7 site init move to event handler 2024-03-15 18:15:16 +08:00
27ba5a0bce refactor app mode
add app import and export
2024-03-15 18:15:13 +08:00
78afba49bf lint fix 2024-03-15 18:13:55 +08:00
a9192bc1c6 make recommended app list api public 2024-03-15 18:13:55 +08:00
fce20e483c restore completion app 2024-03-15 18:13:55 +08:00
748aa22ee2 add manual convert logic 2024-03-15 18:13:55 +08:00
7458fde5a5 add agent app convert command 2024-03-15 18:13:55 +08:00
c028e5f889 add app convert codes 2024-03-15 18:13:55 +08:00
3642dd3a73 add workflow logics 2024-03-15 18:13:55 +08:00
603b1e9ed4 lint 2024-03-15 18:13:55 +08:00
b7c6cba23f add workflow models 2024-03-15 18:13:55 +08:00
d430136f65 lint 2024-03-15 18:13:55 +08:00
381b3d5016 optimize get app model to wraps 2024-03-15 18:13:55 +08:00
f29280ba5c Fix/compatible to old tool config (#2839) 2024-03-15 11:44:24 +08:00
bbea3a6b84 fix: compatible to old tool config (#2837) 2024-03-14 17:51:11 +08:00
f8951d7f57 fix: api tool provider not found (#2782) 2024-03-11 18:21:41 +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