diff --git a/nextflow_schema.json b/nextflow_schema.json index ce890cdc2..4e7a374f5 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -56,7 +56,7 @@ }, "multiqc_ai_provider": { "type": "string", - "default": "concise", + "default": "seqera", "description": "MultiQC AI summary provider.", "fa_icon": "fas fa-font", "enum": ["seqera", "openai", "anthropic"]