dify/api/core/agent
Stream 987ea0f764
fix: type issues
Signed-off-by: Stream <Stream_2@qq.com>
2026-02-02 06:45:21 +08:00
..
output_parser feat: support structured output in sandbox and tool mode 2026-01-30 06:46:52 +08:00
patterns fix: type issues 2026-02-02 06:45:21 +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: 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