mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-17 08:38:24 +00:00
6 lines
55 B
Go
6 lines
55 B
Go
package xai
|
|
|
|
var ModelList = []string{
|
|
"grok-beta",
|
|
}
|