fix(proxy): 规范化 Anthropic system 消息 (#3775)

This commit is contained in:
Dearli666
2026-06-05 22:50:49 +08:00
committed by GitHub
parent 8e0e9ac319
commit 3cd9a0dec5
5 changed files with 151 additions and 16 deletions
+1 -1
View File
@@ -5411,7 +5411,7 @@ requires_openai_auth = true
)
.expect("seed generated catalog file");
let pointer = catalog_path.to_string_lossy().to_string();
let pointer = catalog_path.to_string_lossy().replace('\\', "/");
let backup_config = format!(
"model_provider = \"custom\"\n\
model = \"deepseek-v4-flash\"\n\