mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	Merge pull request #4869 from hengstchon/feat/models
feat: support model claude-3-5-sonnet-20240620
This commit is contained in:
		@@ -166,6 +166,7 @@ const anthropicModels = [
 | 
			
		||||
  "claude-3-sonnet-20240229",
 | 
			
		||||
  "claude-3-opus-20240229",
 | 
			
		||||
  "claude-3-haiku-20240307",
 | 
			
		||||
  "claude-3-5-sonnet-20240620",
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
export const DEFAULT_MODELS = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user