Add 01.AI relay

This commit is contained in:
Maple Gao
2024-03-20 23:44:03 +08:00
committed by GitHub
parent eda2ac4390
commit f46eb9c8d5
7 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
package lingyiwanwu
// https://platform.lingyiwanwu.com/docs
var ModelList = []string{
"yi-34b-chat-0205",
"yi-34b-chat-200k",
"yi-vl-plus",
}