From 5f7cd64c116e6deadd9aa4a0f70ebe3bb52ef7d7 Mon Sep 17 00:00:00 2001 From: goulustis Date: Wed, 4 Mar 2026 09:57:07 +0800 Subject: [PATCH] update registry --- configs/pipeline_registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }