dify/api/core/workflow/nodes
2024-07-11 17:13:16 +08:00
..
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
code feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
end feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
http_request Fix authorization header validation to handle bearer types correctly - "authorization config header is required" error (#6040) 2024-07-08 00:09:59 +08:00
if_else Fix if_else node compatibility with historical workflows. (#6186) 2024-07-11 17:13:16 +08:00
iteration improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
knowledge_retrieval chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
llm fix: visioin model always with low quality (#5253) 2024-06-16 09:46:17 +08:00
loop Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
parameter_extractor Fix/incorrect parameter extractor memory (#6038) 2024-07-07 12:17:34 +08:00
question_classifier improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +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 improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
tool fix: DuckDuckGo image search tool error (#5606) 2024-06-26 13:21:40 +08:00
variable_aggregator improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00