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
jiangbo721 34cba83ac4
fix: bug that overwrote the llm model thought process when final_answ… (#17074)
Co-authored-by: 刘江波 <jiangbo721@163.com>
12 months ago
..
output_parser feat: mypy for all type check (#10921) 1 year ago
prompt chore: apply ruff E501 line-too-long linter rule (#8275) 2 years ago
strategy Introduce Plugins (#13836) 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_agent_runner.py fix: bug that overwrote the llm model thought process when final_answ… (#17074) 12 months ago
cot_agent_runner.py Introduce Plugins (#13836) 1 year ago
cot_chat_agent_runner.py Introduce Plugins (#13836) 1 year ago
cot_completion_agent_runner.py feat: mypy for all type check (#10921) 1 year ago
entities.py Fix/plugin race condition (#14253) 1 year ago
fc_agent_runner.py Introduce Plugins (#13836) 1 year ago
plugin_entities.py Introduce Plugins (#13836) 1 year ago