dify/api/core/agent
2026-01-31 21:53:08 +08:00
..
output_parser feat: support structured output in sandbox and tool mode 2026-01-30 06:46:52 +08:00
patterns fix: refix parameter for tool 2026-01-31 21:53:08 +08:00
prompt fix: provides correct prompts, tools and terminal predicates 2026-01-30 08:15:42 +08:00
strategy chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
agent_app_runner.py refactor: remove union types 2026-01-31 00:41:23 +08:00
base_agent_runner.py refactor: remove union types 2026-01-31 00:41:23 +08:00
entities.py refactor: remove union types 2026-01-31 00:41:23 +08:00
output_tools.py fix: crash 2026-01-31 01:21:53 +08:00
plugin_entities.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00