"frontend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "0772d9250eddd8b1c2f74fa5d1faf90db9fb6129"
Commit 4d566f68 authored by cyhhao's avatar cyhhao
Browse files

chore: gofmt

parent 31f817d1
......@@ -42,7 +42,7 @@ const (
// Keep a trailing blank line so that when upstream concatenates system strings,
// the injected Claude Code banner doesn't run into the next system instruction.
claudeCodeSystemPrompt = "You are Claude Code, Anthropic's official CLI for Claude.\n\n"
maxCacheControlBlocks = 4 // Anthropic API 允许的最大 cache_control 块数量
maxCacheControlBlocks = 4 // Anthropic API 允许的最大 cache_control 块数量
)
func (s *GatewayService) debugModelRoutingEnabled() bool {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment