dify/api/services/entities
Yunlu Wen 3193e8a712
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00:00
..
external_knowledge_entities refactor: replace bare dict with dict[str, Any] in entities, workflow nodes, and tasks (#35109) 2026-04-14 03:02:39 +00:00
knowledge_entities refactor: replace bare dict with dict[str, Any] in models, providers, extensions, libs, and test utilities (#35186) 2026-04-14 17:51:25 +00:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
auth_entities.py refactor(auth): standardize failed login audit logging (#35054) 2026-04-13 12:26:13 +00:00
dsl_entities.py refactor(api): deduplicate DSL shared entities into dsl_entities.py (#34762) 2026-04-09 06:04:18 +00:00
model_provider_entities.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00