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