diff --git a/configs/pipeline_registry.json b/configs/pipeline_registry.json index 4ec805b..5abfa31 100644 --- a/configs/pipeline_registry.json +++ b/configs/pipeline_registry.json @@ -13,7 +13,7 @@ "blueberry": { "enabled": true, "config_file": "configs/pipelines/blueberry.yaml", - "prompt_pipeline_id": "react", + "prompt_pipeline_id": "blueberry", "overrides": { "llm_name": "qwen-plus" }