chore: v3 config migration script

This commit is contained in:
Junyan Qin
2025-05-10 20:43:19 +08:00
parent 11d94ae8c3
commit 66050febb6
5 changed files with 234 additions and 20 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ class PersistenceManager:
'for_version': self.ap.ver_mgr.get_current_version(),
'stages': pipeline_service.default_stage_order,
'is_default': True,
'name': 'Chat Pipeline',
'name': 'ChatPipeline',
'description': '默认提供的流水线,您配置的机器人、第一个模型将自动绑定到此流水线',
'config': pipeline_config,
}