update security migration documents

This commit is contained in:
Cytown
2026-03-24 13:38:13 +08:00
parent ce1619051d
commit de11f95b65
7 changed files with 1063 additions and 783 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ enc://AAAA...base64...
{
"model_name": "gpt-4o",
"model": "openai/gpt-4o",
"api_key": "enc://AAAA...base64...",
// "api_key": "enc://AAAA...base64..." move to .security.yml
"api_base": "https://api.openai.com/v1"
}
]