Skip to content

Feat: cxa-1833 update model/list#12958

Merged
shijie-oai merged 2 commits intomainfrom
shijie/cxa-1833
Feb 27, 2026
Merged

Feat: cxa-1833 update model/list#12958
shijie-oai merged 2 commits intomainfrom
shijie/cxa-1833

Conversation

@shijie-oai
Copy link
Collaborator

@shijie-oai shijie-oai commented Feb 26, 2026

Summary

Update model/list in app server to include more upgrade information.

@shijie-oai shijie-oai marked this pull request as ready for review February 26, 2026 23:05
upgrade: preset.upgrade.map(|upgrade| upgrade.id),
upgrade: preset.upgrade.as_ref().map(|upgrade| upgrade.id.clone()),
upgrade_info: preset.upgrade.as_ref().map(|upgrade| ModelUpgradeInfo {
model: upgrade.id.clone(),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the same value is upgrade at the level above but there is no harm.

@shijie-oai shijie-oai requested a review from sayan-oai February 26, 2026 23:26
@shijie-oai shijie-oai merged commit 8715a6e into main Feb 27, 2026
53 of 55 checks passed
@shijie-oai shijie-oai deleted the shijie/cxa-1833 branch February 27, 2026 01:02
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants