Add 01.AI relay

This commit is contained in:
Maple Gao
2024-03-20 23:44:03 +08:00
committed by GitHub
parent c7658b70d1
commit cfabf8a656
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",
}