dify/api/core/plugin/impl
2026-03-25 21:58:56 +08:00
..
agent.py
asset.py
base.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
datasource.py
debugging.py
dynamic_select.py
endpoint.py refactor: delete_endpoint should be idempotent (#30954) 2026-01-15 10:10:10 +08:00
exc.py
model_runtime_factory.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
model_runtime.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
model.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
oauth.py
plugin.py fix: use query params instead of request body for decode_plugin_from_identifier (#31697) 2026-03-25 09:50:57 +08:00
tool.py feat: support config max size of plugin generated files (#30887) 2026-02-13 09:48:27 +08:00
trigger.py