dify/api/services/entities
chariri 157ba6f5a0
chore(api): Fix several typing errors (#37119)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-06 01:44:32 +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 chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +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