dify/api/core/app
Yeuoly 6aed7e3ff4
feat/trigger universal entry (#24358)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-23 20:18:08 +08:00
..
app_config Fix: safe defaults for BaseModel dict fields (#24098) 2025-08-21 21:38:55 +08:00
apps feat/trigger universal entry (#24358) 2025-08-23 20:18:08 +08:00
entities [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
features make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
task_pipeline [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00