feat: Update Xiaomi Models - #13443
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates AI-related metadata and localization to support a new “context inheritance” source label in the UI and refreshes the Xiaomi provider configuration in the agent catalog.
Changes:
- Add a new i18n key
sourceContext(“Context Inheritance” and translations) across all existing frontend locale modules. - Update the Xiaomi provider catalog to include
openai-responsesas a supported API type. - Refresh Xiaomi model IDs/names to the newer MiMo V2.5 lineup.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| frontend/src/lang/modules/zh.ts | Adds sourceContext translation (Simplified Chinese). |
| frontend/src/lang/modules/zh-Hant.ts | Adds sourceContext translation (Traditional Chinese). |
| frontend/src/lang/modules/tr.ts | Adds sourceContext translation (Turkish). |
| frontend/src/lang/modules/ru.ts | Adds sourceContext translation (Russian). |
| frontend/src/lang/modules/pt-br.ts | Adds sourceContext translation (Portuguese - Brazil). |
| frontend/src/lang/modules/ms.ts | Adds sourceContext translation (Malay). |
| frontend/src/lang/modules/lo.ts | Adds sourceContext translation (Lao). |
| frontend/src/lang/modules/ko.ts | Adds sourceContext translation (Korean). |
| frontend/src/lang/modules/ja.ts | Adds sourceContext translation (Japanese). |
| frontend/src/lang/modules/fa.ts | Adds sourceContext translation (Persian). |
| frontend/src/lang/modules/es-es.ts | Adds sourceContext translation (Spanish - Spain). |
| frontend/src/lang/modules/en.ts | Adds sourceContext translation (English). |
| agent/app/provider/catalog.go | Adds Xiaomi openai-responses BaseURL config and updates Xiaomi model list to MiMo V2.5 variants. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.