dify/api/core/agent
Hash Brown 8c51d06222
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: regenerate in Chat, agent and Chatflow app (#7661)
2024-09-22 03:15:11 +08:00
..
output_parser chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
cot_chat_agent_runner.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
cot_completion_agent_runner.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
fc_agent_runner.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00