dify/api/services/entities
zyssyz123 2c5c8e82c3
feat: agent slash menu backend (#37268)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 10:40:03 +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: agent slash menu backend (#37268) 2026-06-10 10:40:03 +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