dify/api/tests/unit_tests/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/features/file_upload fix: streamline file upload configuration handling in manager.py (#15714) 2025-03-13 16:32:49 +08:00
apps feat: implement parent message validation for service API 2025-12-25 15:36:18 +08:00
features/rate_limiting test: add comprehensive test suite for rate limiting module (#23765) 2025-08-12 10:05:30 +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