dify/api/core/app
Joel dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
..
app_config feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
apps feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00