(planId: string)
| 67 | providerName: 'MiniMax', |
| 68 | name: 'Token Plan Ultra', |
| 69 | providerId: 'minimax', |
| 70 | coveredModelIds: [MINIMAX_CURRENT_MODEL_ID], |
| 71 | costMicrodollars: 120_000_000, |
| 72 | billingPeriodDays: 30, |
| 73 | features: minimaxFeatures('~12.5B tokens per month of M3 usage.', 'Run 6-7 concurrent agents.'), |
| 74 | }, |
no test coverage detected