You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/agent
Xiao Ley 369a395ee9
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
..
output_parser Add bedrock command r models (#4521) 2 years ago
prompt Feat/workflow phase2 (#4687) 2 years ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_agent_runner.py chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
cot_agent_runner.py fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360) 2 years ago
cot_chat_agent_runner.py fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360) 2 years ago
cot_completion_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2 years ago
entities.py Feat/workflow phase2 (#4687) 2 years ago
fc_agent_runner.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago