dify/api/core/agent
Pedro Gomes 20d3e1d297
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
Fix increase_usage of total_price in agent_runner (#6688)
2024-08-04 14:42:22 +08:00
..
output_parser Add bedrock command r models (#4521) 2024-06-17 20:37:46 +08:00
prompt Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_agent_runner.py chore: add create_json_message api for tools (#5440) 2024-06-24 15:46:16 +08:00
cot_agent_runner.py Fix increase_usage of total_price in agent_runner (#6688) 2024-08-04 14:42:22 +08:00
cot_chat_agent_runner.py fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360) 2024-06-18 18:15:41 +08:00
cot_completion_agent_runner.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
entities.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
fc_agent_runner.py Fix increase_usage of total_price in agent_runner (#6688) 2024-08-04 14:42:22 +08:00