mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-29 09:58:38 +00:00
fix: 临时移除context-1m-2025-08-07以确保避免sonnet1m触发429
This commit is contained in:
@@ -10,6 +10,7 @@ const (
|
||||
BetaInterleavedThinking = "interleaved-thinking-2025-05-14"
|
||||
BetaFineGrainedToolStreaming = "fine-grained-tool-streaming-2025-05-14"
|
||||
BetaTokenCounting = "token-counting-2024-11-01"
|
||||
BetaContext1M = "context-1m-2025-08-07"
|
||||
)
|
||||
|
||||
// DefaultBetaHeader Claude Code 客户端默认的 anthropic-beta header
|
||||
|
||||
Reference in New Issue
Block a user