add coze request

This commit is contained in:
creamlike1024
2025-05-13 12:52:22 +08:00
parent a9b0c25fb7
commit cd8a2f85db
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"