embedding.quality
Run coverage, anomaly detection, and drift detection on DINOv2 and e5-base embeddings to monitor embedding quality. Supports filtering by scope and page ID.
Instructions
Embedding品質を監視します。DINOv2/e5-baseのカバレッジ、異常検出、ドリフト検出を実行。Monitor embedding quality. Runs coverage, anomaly detection, and drift detection for DINOv2/e5-base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | 監視スコープ(all: セクション+パーツ、sections: セクションのみ、parts: パーツのみ) / Monitoring scope (all: sections+parts, sections: sections only, parts: parts only) | all |
| web_page_id | No | 特定ページに限定(UUID) / Filter by specific web page ID (UUID) | |
| include_distribution | No | 分布統計を含める(mean, std, min, max, L2 norm) / Include distribution statistics (mean, std, min, max, L2 norm) |