dify/api/core/plugin/impl
2026-07-23 06:05:14 +00:00
..
agent.py
asset.py
base.py chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +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 fix(plugin): align plugin list endpoint counts with live endpoint state (#37179) 2026-06-10 08:11:11 +00:00
exc.py chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +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(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
model.py feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
oauth.py
plugin.py feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
tool.py
trigger.py