add coze request

This commit is contained in:
creamlike1024
2025-05-13 12:52:22 +08:00
parent e763124b69
commit b2cad22952
7 changed files with 343 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
package coze
var ModelList = []string{
// TODO: 完整列表
"deepseek-v3",
}
var ChannelName = "coze"