fix(xiaomi): map models provided mimo token plan as xiaomi models#1501
Conversation
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
There was a problem hiding this comment.
Code Review
This pull request adds several new Xiaomi models (mimo-v2.5-pro, mimo-v2.5, and mimo-v2-tts) to the providers configuration and resets the costs for existing models to zero. It also updates the synchronization script to merge models from specific Xiaomi token plans into the main Xiaomi provider entry. Feedback was provided regarding inconsistencies in the family field for the new models and a potential discrepancy between the attachment flag and supported modalities for the Pro version.
| { | ||
| "id": "mimo-v2.5-pro", | ||
| "name": "MiMo-V2.5-Pro", | ||
| "family": "mimo-v2.5-pro", |
| { | ||
| "id": "mimo-v2.5", | ||
| "name": "MiMo-V2.5", | ||
| "family": "mimo-v2.5", |
| "input": [ | ||
| "text" | ||
| ], |
There was a problem hiding this comment.
#1499
the upsteam do have these mimo v2.5 models, but them exist in mimo-token-plan-cn so I add a mapping from it