mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-05-02 02:46:12 +00:00
feat: Anthropic平台可配置 anthropic-beta 策略
This commit is contained in:
@@ -182,6 +182,13 @@ const (
|
||||
// SettingKeyRectifierSettings stores JSON config for rectifier settings (thinking signature + budget).
|
||||
SettingKeyRectifierSettings = "rectifier_settings"
|
||||
|
||||
// =========================
|
||||
// Beta Policy Settings
|
||||
// =========================
|
||||
|
||||
// SettingKeyBetaPolicySettings stores JSON config for beta policy rules.
|
||||
SettingKeyBetaPolicySettings = "beta_policy_settings"
|
||||
|
||||
// =========================
|
||||
// Sora S3 存储配置
|
||||
// =========================
|
||||
|
||||
Reference in New Issue
Block a user