dify/api/core/agent
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 21:14:26 +08:00
..
output_parser fix: code block syntax cannot be displayed correctly in react mode (#16904) 2025-03-31 16:27:29 +08:00
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
strategy Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_agent_runner.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
cot_agent_runner.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
cot_chat_agent_runner.py Feat/chat message image first for agent and advanced_chat APP (#23796) 2025-08-22 16:42:15 +08:00
cot_completion_agent_runner.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
fc_agent_runner.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
plugin_entities.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00