feat: 支持CozeV3

This commit is contained in:
suziheng
2025-01-22 21:37:17 +08:00
parent dde3cff708
commit cbf8413a39
4 changed files with 40 additions and 8 deletions

View File

@@ -20,7 +20,6 @@ const (
VertexAI
Proxy
Replicate
Dummy // this one is only for count, do not add any channel after this
CozeV3
Dummy // this one is only for count, do not add any channel after this
)