dify/api/clients/agent_backend
2026-08-13 11:28:00 +08: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 refactor(agent): enforce API-owned LLM boundary 2026-08-13 11:28:00 +08:00