Skip to content

Fix model name - #787

Merged
ElliottKasoar merged 4 commits into
ddmms:mainfrom
ElliottKasoar:fix-model-name
Aug 3, 2026
Merged

Fix model name#787
ElliottKasoar merged 4 commits into
ddmms:mainfrom
ElliottKasoar:fix-model-name

Conversation

@ElliottKasoar

Copy link
Copy Markdown
Collaborator

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

  • I've confirmed the contribution guidelines.
  • I have reviewed and understand all AI-generated code in this PR.
  • I have added human-written tests for the new logic.
  • I have properly cited any upstream algorithms or libraries the AI utilized.
  • I have disclosed significant AI tool usage in the PR description.

Summary

Fixes model name due to "." breaking the app, replacing this with p, similar to UMAs, and adds new models to the docs (+ some formatting for consistency).

I also swapped the order of the version and label, which is closer to the labels they use e.g. https://github.com/lab-cosmo/upet/blob/main/src/upet/_version.py#L25. Happy to swap them back though.

I also swapped the order of

Linked issue

Resolves #785

Testing

App runs locally

@ElliottKasoar ElliottKasoar added bug Something isn't working documentation Improvements or additions to documentation labels Aug 3, 2026
joehart2001
joehart2001 previously approved these changes Aug 3, 2026

@joehart2001 joehart2001 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thanks

@ElliottKasoar
ElliottKasoar merged commit 927134c into ddmms:main Aug 3, 2026
7 checks passed
@ElliottKasoar
ElliottKasoar deleted the fix-model-name branch August 3, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Component IDs contain "."

2 participants