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
ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136)
Co-authored-by: 朱庆超 <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
..
output_parser fix: code block syntax cannot be displayed correctly in react mode (#16904) 10 months ago
prompt chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
strategy Introduce Plugins (#13836) 12 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_agent_runner.py fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
cot_agent_runner.py fix: cot agent chinese json bug (#18073) 10 months ago
cot_chat_agent_runner.py fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
cot_completion_agent_runner.py feat: mypy for all type check (#10921) 1 year ago
entities.py Fix/plugin race condition (#14253) 11 months ago
fc_agent_runner.py fix: Update prompt message content types to use Literal and add union type for content (#17136) 10 months ago
plugin_entities.py feat: agent strategy parameter add help information (#18192) 10 months ago