add coze request
This commit is contained in:
8
relay/channel/coze/constants.go
Normal file
8
relay/channel/coze/constants.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package coze
|
||||
|
||||
var ModelList = []string{
|
||||
// TODO: 完整列表
|
||||
"deepseek-v3",
|
||||
}
|
||||
|
||||
var ChannelName = "coze"
|
||||
Reference in New Issue
Block a user