dify/api/core/app/entities
willzhao 5ab6bc283c
[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
app_invoke_entities.py fix: resolve circular import in AppGenerateEntity (#23731) 2025-08-11 15:38:28 +08:00
queue_entities.py [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
task_entities.py Fix: safe defaults for BaseModel dict fields (#24098) 2025-08-21 21:38:55 +08:00