diff --git a/api/libs/agents/src/tools/categories/file_tools/common.rs b/api/libs/agents/src/tools/categories/file_tools/common.rs index f64f6fa21..ef0cd2097 100644 --- a/api/libs/agents/src/tools/categories/file_tools/common.rs +++ b/api/libs/agents/src/tools/categories/file_tools/common.rs @@ -95,8 +95,6 @@ pub async fn validate_metric_ids(ids: &[Uuid]) -> Result> { } pub const METRIC_YML_SCHEMA: &str = r##" -Please output in the order specified below. - # METRIC CONFIGURATION - YML STRUCTURE # ------------------------------------- # Required top-level fields: @@ -488,8 +486,6 @@ definitions: "##; pub const DASHBOARD_YML_SCHEMA: &str = r##" -Please output in the order specified below. - # DASHBOARD CONFIGURATION - YML STRUCTURE # ---------------------------------------- # Required fields: