dify/api/core/plugin/impl
-LAN- 8d99326fb3
feat(plugin): cache plugin model providers by tenant (#36449)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-23 09:12:09 +00:00
..
agent.py
asset.py
base.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
datasource.py
debugging.py
dynamic_select.py
endpoint.py
exc.py refactor: add missing @override decorator to remaining MCP, Jieba, embeddings, and misc subclasses (#36528) 2026-05-22 13:45:35 +00:00
model_runtime_factory.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
model_runtime.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
model.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
oauth.py
plugin.py
tool.py
trigger.py