You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/helper/code_executor
Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
..
code_executor.py improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2 years ago
javascript_transformer.py fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 2 years ago
jinja2_formatter.py feat: support LLM jinja2 template prompt (#3968) 2 years ago
jinja2_transformer.py fix: typo of jinja2 (#4019) 2 years ago
python_transformer.py fix: incorrect type parser (#3682) 2 years ago
template_transformer.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago