mirror of
				https://github.com/linux-do/new-api.git
				synced 2025-11-04 21:33:41 +08:00 
			
		
		
		
	add gpt-4o
Signed-off-by: wozulong <>
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
package openai
 | 
			
		||||
 | 
			
		||||
var ModelList = []string{
 | 
			
		||||
	"gpt-4o", "gpt-4o-2024-05-13",
 | 
			
		||||
	"gpt-3.5-turbo", "gpt-3.5-turbo-0301", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-0125",
 | 
			
		||||
	"gpt-3.5-turbo-16k", "gpt-3.5-turbo-16k-0613",
 | 
			
		||||
	"gpt-3.5-turbo-instruct",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user