Skip to content

feat: add Python modelparams package and refresh catalog - #192

Closed
guillaumegay13 wants to merge 13 commits into
mainfrom
mp/add-openai-gpt-5.6-luna
Closed

feat: add Python modelparams package and refresh catalog#192
guillaumegay13 wants to merge 13 commits into
mainfrom
mp/add-openai-gpt-5.6-luna

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

✨ What changed

  • Add the typed modelparams Python package with Pydantic validation and bundled catalog data.
  • Add Python code generation, package tests, and the trusted PyPI release workflow.
  • Include the current model catalog updates accumulated on mp/add-openai-gpt-5.6-luna.

💭 Why

Python users need the same offline model parameter catalog and validation already available to TypeScript users.

👤 For users

pip install modelparams will install the Python package after the first release.

🔧 For operators

Configure the PyPI trusted publisher for mnfst/modelparams.dev, workflow release-modelparams-python.yml, and GitHub environment pypi before merging. The release workflow publishes on main and creates modelparams-py@x.y.z tags.

….6-luna

# Conflicts:
#	packages/modelparams/src/generated/data.ts
#	packages/modelparams/src/generated/defaults.ts
#	packages/modelparams/src/generated/model-ids.ts
#	packages/modelparams/src/generated/params-by-id.ts
Add the catalog entry for GPT-OSS 20B.
Add the catalog entry for Gemma 4 31B.
Add the catalog entry for Gemma 4 26B A4B.
Add API-key and subscription parameter entries for GLM-5.2.
Add the catalog entry for GPT-OSS 120B.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Aug 4, 2026 10:49am

Request Review

@github-actions github-actions Bot added model Add a model that's missing site Website code or tooling meta Repo docs, CI, and config labels Aug 4, 2026
@guillaumegay13

Copy link
Copy Markdown
Collaborator Author

Superseded by #193, which uses a fork branch with main merged and the catalog conflicts resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Repo docs, CI, and config model Add a model that's missing site Website code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant