dify/api/services/entities
2026-05-20 05:51:15 +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 fix(api): preserve dataset metadata filters (#35700) 2026-05-01 09:20:14 +00:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
agent_entities.py feat: add new agent (#36284) 2026-05-19 10:43:23 +00:00
auth_entities.py fix(api): fix invalid token error while changing email (#36412) 2026-05-20 05:51:15 +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