dify/api/core/agent
2026-02-02 16:39:50 +08:00
..
output_parser feat: support structured output in sandbox and tool mode 2026-01-30 06:46:52 +08:00
patterns chore: better debug message 2026-02-02 16:39:50 +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 fix: type issues 2026-02-02 06:45:21 +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: incorrect output tool runtime selection 2026-02-02 09:09:22 +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