mirror of
https://github.com/coaidev/coai.git
synced 2025-05-22 22:40:14 +09:00
fix: variables.go
This commit is contained in:
parent
4248fe702e
commit
6fca3cf1de
@ -140,7 +140,7 @@ var OpenAIDalleModels = []string{
|
||||
}
|
||||
|
||||
var VisionModels = []string{
|
||||
GPT4VisionPreview, GPT41106VisionPreview,GPT4O,GPT4O20240513 // openai
|
||||
GPT4VisionPreview, GPT41106VisionPreview,GPT4O,GPT4O20240513, // openai
|
||||
GeminiProVision, // gemini
|
||||
Claude3, // anthropic
|
||||
ZhiPuChatGLM4Vision, // chatglm
|
||||
|
Loading…
Reference in New Issue
Block a user