Skip to content

feat(omp): include model name in downloaded config - #78

Merged
sadsfae merged 2 commits into
quadsproject:mainfrom
sadsfae:feat/omp-config-model-name
Aug 6, 2026
Merged

feat(omp): include model name in downloaded config#78
sadsfae merged 2 commits into
quadsproject:mainfrom
sadsfae:feat/omp-config-model-name

Conversation

@sadsfae

@sadsfae sadsfae commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add name field to OMP config download output, using modelId with (qiip) suffix
  • Previously the downloaded models.yaml only had id under models, missing the name field OMP expects
  • Updated tests to verify the name field is present

Test plan

  • All 22 frontend config download tests pass
  • Download OMP config from dashboard and verify name: line is present in the YAML

sadsfae and others added 2 commits August 6, 2026 13:12
The OMP config download was missing the name field under models.
Add name derived from the model ID with a (qiip) suffix to match
the expected OMP models.yaml format.
@sadsfae
sadsfae merged commit 5b5ad65 into quadsproject:main Aug 6, 2026
3 checks passed
@sadsfae
sadsfae deleted the feat/omp-config-model-name branch August 6, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant