mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-19 00:46:37 +08:00
10 lines
157 B
Go
10 lines
157 B
Go
package lingyiwanwu
|
|
|
|
// https://platform.lingyiwanwu.com/docs
|
|
|
|
var ModelList = []string{
|
|
"yi-34b-chat-0205",
|
|
"yi-34b-chat-200k",
|
|
"yi-vl-plus",
|
|
}
|