Commit Graph
16 Commits
Author SHA1 Message Date
2a0f03a511 refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <[email protected]>
2024-06-25 15:48:02 +08:00
Bowen LiangandGitHub f976740b57 improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
Bowen LiangandGitHub 140dd873f1 fix: show exception message when sandbox execution fails (#4663) 2024-05-27 18:06:15 +08:00
YeuolyandGitHub 5893ebec55 fix: code node garbled in Javascript (#4615) 2024-05-23 17:18:57 +08:00
Bowen LiangandGitHub 5f4df34829 improve: generalize transformations and scripts of runner and preloads into TemplateTransformer (#4487) 2024-05-20 15:56:26 +08:00
Bowen LiangandGitHub 083ef2e6fc improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
YeuolyandGitHub bbef964eb5 improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
8578ee0864 feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <[email protected]>
2024-05-10 18:08:32 +08:00
Bowen LiangandGitHub 049abd698f improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2024-05-07 12:37:18 +08:00
Bowen LiangandGitHub 093b5c0e63 fix: typo of jinja2 (#4019) 2024-04-30 18:39:02 +08:00
YeuolyandGitHub 2a213c6af7 fix: incorrect type parser (#3682) 2024-04-22 19:32:41 +08:00
YeuolyandGitHub c2acb2be60 feat: code (#3557) 2024-04-18 08:00:02 +08:00
YeuolyandGitHub c7de51ca9a enhance: preload general packages (#3567) 2024-04-17 19:49:53 +08:00
b9fbc39754 get config default for sandbox (#3508)
Co-authored-by: miendinh <[email protected]>
2024-04-16 13:36:28 +08:00
Eric WangandGitHub 3c3fb3cd3f fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 2024-04-09 12:21:03 +08:00
7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: jyong <[email protected]>
2024-04-08 18:51:46 +08:00