mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-17 21:53:42 +08:00
✨ feat: support mistral (#94)
This commit is contained in:
@@ -58,6 +58,7 @@ func init() {
|
||||
common.ChannelTypeMiniMax: "MiniMax",
|
||||
common.ChannelTypeDeepseek: "Deepseek",
|
||||
common.ChannelTypeMoonshot: "Moonshot",
|
||||
common.ChannelTypeMistral: "Mistral",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user