初始化导入 new-api 源码
This commit is contained in:
8
relay/channel/xinference/constant.go
Normal file
8
relay/channel/xinference/constant.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package xinference
|
||||
|
||||
var ModelList = []string{
|
||||
"bge-reranker-v2-m3",
|
||||
"jina-reranker-v2",
|
||||
}
|
||||
|
||||
var ChannelName = "xinference"
|
||||
Reference in New Issue
Block a user