dify/api/core/plugin/impl
2026-04-13 19:23:21 +00:00
..
agent.py
asset.py
base.py
datasource.py refactor: replace bare dict with typed annotations in core plugin module (#35096) 2026-04-13 19:23:21 +00:00
debugging.py
dynamic_select.py
endpoint.py refactor: replace bare dict with typed annotations in core plugin module (#35096) 2026-04-13 19:23:21 +00:00
exc.py
model_runtime_factory.py
model_runtime.py
model.py refactor: replace bare dict with typed annotations in core plugin module (#35096) 2026-04-13 19:23:21 +00:00
oauth.py
plugin.py refactor: replace bare dict with typed annotations in core plugin module (#35096) 2026-04-13 19:23:21 +00:00
tool.py
trigger.py