Refa: add MiniMax-M2 and remove deprecated MiniMax models (#11642)

### What problem does this PR solve?

Add MiniMax-M2 and remove deprecated models.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
This commit is contained in:
Yongteng Lei
2025-12-02 14:43:44 +08:00
committed by GitHub
parent 519f03097e
commit a713f54732
15 changed files with 62 additions and 112 deletions

View File

@ -558,6 +558,10 @@ export default {
baseUrl: 'Base-Url',
baseUrlTip:
'Nếu khóa API của bạn từ OpenAI, chỉ cần bỏ qua nó. Bất kỳ nhà cung cấp trung gian nào khác sẽ cung cấp URL cơ sở này với khóa API.',
minimaxBaseUrlTip:
'Chỉ người dùng quốc tế: dùng https://api.minimax.io/v1.',
minimaxBaseUrlPlaceholder:
'(Chỉ dành cho người dùng quốc tế, điền https://api.minimax.io/v1)',
modify: 'Sửa đổi',
systemModelSettings: 'Đặt mô hình mặc định',
chatModel: 'Mô hình trò chuyện',