Skip to content

Bump opengradient floor to >=1.1.1 (surface current TEE models)#15

Merged
adambalogh merged 1 commit into
OpenGradient:mainfrom
0xadvait:bump-opengradient-1.1.1
Jun 26, 2026
Merged

Bump opengradient floor to >=1.1.1 (surface current TEE models)#15
adambalogh merged 1 commit into
OpenGradient:mainfrom
0xadvait:bump-opengradient-1.1.1

Conversation

@0xadvait

Copy link
Copy Markdown
Contributor

og-veil models and GET /v1/models are derived from the SDK's TEE_LLM enum (veil/server.py:35). The lockfile pinned opengradient==1.1.0, whose enum predates deepseek-v4-pro -- so og-veil models omitted a model the gateway actually serves (verified live: deepseek-v4-pro returns a TEE-verified completion through the relay).

Bump the floor to opengradient>=1.1.1 and regenerate uv.lock so the enum -- and the model listing -- is current.

Note: glm-5.2 is already in the SDK's main (GLM_5_2 = "zai/glm-5.2") but not in a published release yet, so it still won't appear until the SDK cuts a release that includes it; bump again then.

The model list og-veil shows (and serves at /v1/models) is derived from the SDK's
TEE_LLM enum. The lock pinned opengradient 1.1.0, whose enum predates deepseek-v4-pro
-- so 'og-veil models' omitted a model the gateway actually serves. Bump the floor to
1.1.1 and regenerate the lock so the enum (and the listing) is current.

Note: glm-5.2 is in the SDK's main but not yet released; once a release includes it,
bump again to surface it here.
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedopengradient@​1.1.0 ⏵ 1.1.199 +1100100100100

View full report

@adambalogh adambalogh merged commit cf93b61 into OpenGradient:main Jun 26, 2026
4 checks passed
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.

2 participants