dify/api/models
zyssyz123 ebff9a3639
feat: add agent backend plugin layer (#36686)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 02:03:51 +00:00
..
utils refactor: convert isinstance chains to match/case (part 5) (#36298) 2026-05-18 07:16:31 +00:00
__init__.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_workflow_exc.py
account.py
agent_config_entities.py feat: add agent backend plugin layer (#36686) 2026-05-27 02:03:51 +00:00
agent.py feat: add workflow_version to workflow_agent_node_bindings (#36603) 2026-05-25 06:26:19 +00:00
api_based_extension.py
base.py
comment.py
dataset.py
engine.py
enums.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
execution_extra_content.py
human_input.py
model.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
oauth.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
provider_ids.py
provider.py
source.py
task.py
tools.py
trigger.py
types.py refactor: add missing @override decorators to TypeDecorator subclasses in models/types.py (#36565) 2026-05-24 08:00:40 +00:00
web.py
workflow.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00