dify/api/core/app
yyh 6c9304d7ef
feat: implement parent message validation for service API
Added a new validation method to check parent message IDs in the MessageBasedAppGenerator class, ensuring proper handling of UUID_NIL and conversation existence. Updated related app generators and added unit tests for comprehensive coverage.
2025-12-25 15:36:18 +08:00
..
app_config fix: fix json object validate (#29840) 2025-12-18 14:46:00 +08:00
apps feat: implement parent message validation for service API 2025-12-25 15:36:18 +08:00
entities feat: chat messages api support parent message id 2025-12-25 15:21:44 +08:00
features rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
layers Enhanced GraphEngine Pause Handling (#28196) 2025-11-26 19:59:34 +08:00
task_pipeline perf: decrease db query (#29837) 2025-12-18 15:35:52 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00