dify/api/core/app/apps
-LAN- 2e1efd62e1
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
revert: "fix(ops): add streaming metrics and LLM span for agent-chat traces" (#29469)
2025-12-11 12:53:37 +08:00
..
advanced_chat revert: "fix(ops): add streaming metrics and LLM span for agent-chat traces" (#29469) 2025-12-11 12:53:37 +08:00
agent_chat refactor(api): set default value for EasyUIBasedAppGenerateEntity.query (#27712) 2025-11-04 10:22:43 +08:00
chat Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
common fix: catch error in response converter (#29056) 2025-12-04 11:25:16 +08:00
completion Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
pipeline more typed orm (#28507) 2025-11-21 21:45:51 +08:00
workflow add service layer OTel Span (#28582) 2025-12-05 21:58:32 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
base_app_generator.py fix: treat empty default values for optional file inputs as unset (#28948) 2025-12-05 11:16:18 +08:00
base_app_queue_manager.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
base_app_runner.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py fix: fix db session already begin (#29160) 2025-12-05 09:39:39 +08:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
workflow_app_runner.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00