dify/api/clients/agent_backend
chelsealong 7522ae14b2
fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-09 08:48:01 +00:00
..
__init__.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
client.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
errors.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
event_adapter.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
factory.py feat: add bearer auth to agent backend (#39622) 2026-07-27 08:37:30 +00:00
fake_client.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
request_builder.py fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163) 2026-08-09 08:48:01 +00:00