dify/api/core/agent
L1nSn0w e8dc706414
fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 01:57:56 +00:00
..
output_parser chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
prompt
strategy
__init__.py
base_agent_runner.py fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891) 2026-05-11 01:57:56 +00:00
cot_agent_runner.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
cot_chat_agent_runner.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
cot_completion_agent_runner.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
entities.py
errors.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
fc_agent_runner.py fix: guard against KeyError in update_prompt_message_tool loop (#35150) 2026-04-17 07:09:40 +00:00
plugin_entities.py refactor: replace bare dict with typed annotations in app_config/extension/provider (#35099) 2026-04-14 06:11:00 +00:00