feat: add new minimax model configuration
This commit is contained in:
parent
b1bc576e3f
commit
f335699958
@ -760,6 +760,12 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
|||||||
provider: 'minimax',
|
provider: 'minimax',
|
||||||
name: 'abab5.5s',
|
name: 'abab5.5s',
|
||||||
group: 'abab5'
|
group: 'abab5'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'minimax-text-01',
|
||||||
|
provider: 'minimax',
|
||||||
|
name: 'minimax-01',
|
||||||
|
group: 'minimax-01'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
hyperbolic: [
|
hyperbolic: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user