This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-05-18 04:46:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
helper
/
code_executor
History
Yeuoly
8578ee0864
feat: support LLM jinja2 template prompt (
#3968
)
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-05-10 18:08:32 +08:00
..
code_executor.py
improve: test CodeExecutor with code templates and extract CodeLanguage enum (
#4098
)
2024-05-07 12:37:18 +08:00
javascript_transformer.py
fix(code_executor): surrogates not allowed error in jinja2 template (
#3191
)
2024-04-09 12:21:03 +08:00
jinja2_formatter.py
feat: support LLM jinja2 template prompt (
#3968
)
2024-05-10 18:08:32 +08:00
jinja2_transformer.py
fix: typo of jinja2 (
#4019
)
2024-04-30 18:39:02 +08:00
python_transformer.py
fix: incorrect type parser (
#3682
)
2024-04-22 19:32:41 +08:00
template_transformer.py
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +08:00