dify/api/core/agent
2024-06-15 10:53:30 +08:00
..
output_parser
prompt
__init__.py
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: wrong order of history prompts in ReAct agent mode (#5236) 2024-06-15 10:53:30 +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
fc_agent_runner.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00