dify/api/core/agent
2024-06-05 14:05:15 +08:00
..
output_parser fix: cot agent token usage is empty (#4474) 2024-05-17 14:45:20 +08:00
prompt Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_agent_runner.py chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +08:00
cot_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
cot_chat_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
cot_completion_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
entities.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
fc_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00