dify/api/services/trigger
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
app_trigger_service.py refactor(api): use sessionmaker in plugin & trigger services (#34764) 2026-04-08 23:18:26 +00:00
schedule_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
trigger_provider_service.py refactor(services): migrate trigger_provider_service to SQLAlchemy 2.0 select() API (#34972) 2026-04-12 01:36:13 +00:00
trigger_request_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
trigger_subscription_builder_service.py refactor(api): replace json.loads with Pydantic validation in services layer (#33704) 2026-03-30 08:22:29 +00:00
trigger_subscription_operator_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
webhook_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00