mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-16 13:13:41 +08:00
✨ feat: support Groq (#107)
This commit is contained in:
@@ -59,6 +59,7 @@ func init() {
|
||||
common.ChannelTypeDeepseek: "Deepseek",
|
||||
common.ChannelTypeMoonshot: "Moonshot",
|
||||
common.ChannelTypeMistral: "Mistral",
|
||||
common.ChannelTypeGroq: "Groq",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user