dify/api/core/plugin/impl
99 3e876e173a
chore(api): adapt Graphon 0.2.2 upgrade (#35377)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-18 11:16:24 +00:00
..
agent.py
asset.py
base.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
model_runtime.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
model.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 feat: support config max size of plugin generated files (#30887) 2026-02-13 09:48:27 +08:00
trigger.py