feat: support coze now

This commit is contained in:
JustSong
2024-04-21 17:59:57 +08:00
parent d14e4aa01b
commit 8de489cf06
17 changed files with 380 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ const (
Gemini
Ollama
AwsClaude
Coze
Dummy // this one is only for count, do not add any channel after this
)