Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7104d329
authored
Apr 15, 2024
by
Maple Gao
Committed by
GitHub
Apr 15, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: rename the latest Gemini model name
parent
03f6de49
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
relay/channel/gemini/constant.go
+2
-2
No files found.
relay/channel/gemini/constant.go
View file @
7104d329
...
...
@@ -5,8 +5,8 @@ const (
)
var
ModelList
=
[]
string
{
"gemini-
pro"
,
"gemini-1.0-pro-001"
,
"gemini-1.5-pro
"
,
"gemini-ultra"
,
"gemini-
pro-vision
"
,
"gemini-1.0-pro-vision-001"
,
"gemini-
1.0-pro-latest"
,
"gemini-1.0-pro-001"
,
"gemini-1.5-pro-latest
"
,
"gemini-ultra"
,
"gemini-
1.0-pro-vision-latest
"
,
"gemini-1.0-pro-vision-001"
,
}
var
ChannelName
=
"google gemini"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment