mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 07:43:41 +08:00 
			
		
		
		
	fix: implement improved headers for anthropic to support 8k outputs (#1654)
This commit is contained in:
		@@ -147,7 +147,6 @@ var InitialRootAccessToken = os.Getenv("INITIAL_ROOT_ACCESS_TOKEN")
 | 
			
		||||
 | 
			
		||||
var GeminiVersion = env.String("GEMINI_VERSION", "v1")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
var OnlyOneLogFile = env.Bool("ONLY_ONE_LOG_FILE", false)
 | 
			
		||||
 | 
			
		||||
var RelayProxy = env.String("RELAY_PROXY", "")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user