Skip to content

Commit

Permalink
chore: update variables
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program authored May 18, 2024
1 parent 6fca3cf commit b071374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals/variables.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b071374

Please sign in to comment.