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
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
2 years ago
..
output_parser fix: cot agent token usage is empty (#4474) 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 improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
cot_chat_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 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