dify/api/core/agent
2024-10-09 14:36:43 +08:00
..
output_parser fix bug when adding openai or openai-compatible stt model instance (#9006) 2024-10-07 11:06:38 +08:00
prompt chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_agent_runner.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
cot_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
cot_chat_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
cot_completion_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
fc_agent_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00