dify/api/core/workflow
2024-04-10 10:29:52 +08:00
..
callbacks FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
entities FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
nodes fix: image was sent to an unsupported LLM when sending second message (#3268) 2024-04-10 10:29:52 +08:00
utils 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
errors.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_engine_manager.py fix: image text when retrieve chat histories (#3220) 2024-04-09 15:20:45 +08:00