dify/api/core/workflow/nodes
Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-05-10 18:08:32 +08:00
..
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
code improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2024-05-07 12:37:18 +08:00
end feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
http_request fix: http authorization leakage (#4146) 2024-05-07 16:56:25 +08:00
if_else FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
knowledge_retrieval Remove langchain dataset retrival agent logic (#3311) 2024-04-10 20:37:22 +08:00
llm feat: support LLM jinja2 template prompt (#3968) 2024-05-10 18:08:32 +08:00
question_classifier question classifier prompt optimize (#4262) 2024-05-10 17:22:46 +08:00
start feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 2024-04-24 17:20:01 +08:00
template_transform feat: code (#3557) 2024-04-18 08:00:02 +08:00
tool refactor: tool parameter cache (#3703) 2024-04-23 15:22:42 +08:00
variable_assigner FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00