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
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
output_parser fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 (#8791) 1 year ago
prompt chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_agent_runner.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 1 year ago
cot_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
cot_chat_agent_runner.py refactor(core): Remove extra_config from File. (#10203) 1 year ago
cot_completion_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
entities.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
fc_agent_runner.py refactor(core): Remove extra_config from File. (#10203) 1 year ago