update registry
This commit is contained in:
@@ -2,11 +2,19 @@
|
||||
"pipelines": {
|
||||
"xiaozhan": {
|
||||
"enabled": true,
|
||||
"config_file": "configs/pipelines/xiaozhan.yaml"
|
||||
"config_file": "configs/pipelines/xiaozhan.yml",
|
||||
"graph_id": "routing",
|
||||
"overrides": {
|
||||
"llm_name": "qwen-plus"
|
||||
}
|
||||
},
|
||||
"blueberry": {
|
||||
"enabled": true,
|
||||
"config_file": "configs/pipelines/blueberry.yaml"
|
||||
"config_file": "configs/pipelines/blueberry.yml",
|
||||
"graph_id": "react",
|
||||
"overrides": {
|
||||
"llm_name": "qwen-plus"
|
||||
}
|
||||
}
|
||||
},
|
||||
"api_keys": {
|
||||
@@ -21,4 +29,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user