Skip to content

Add open agentic models (DeepSeek V4 Pro + GLM 5.2) to the catalog#20

Merged
0xadvait merged 2 commits into
mainfrom
add-open-agentic-models
Jun 24, 2026
Merged

Add open agentic models (DeepSeek V4 Pro + GLM 5.2) to the catalog#20
0xadvait merged 2 commits into
mainfrom
add-open-agentic-models

Conversation

@0xadvait

Copy link
Copy Markdown
Collaborator

DD against the gateway found that og-veil models is incomplete -- the gateway also serves deepseek-v4-pro and glm-5.2 (both open-weight), neither listed. Add both to ghost's catalog (they pass the open-weight-only allow-list automatically).

  • DeepSeek V4 Pro -- strongest open reasoning/coding model on the gateway; the agentic pick Hermes 405B isn't.
  • GLM 5.2 -- strong open agentic MoE (Z.ai).
  • Catalog now documents the gateway-verified supported set, with the warning that og-veil models is not authoritative (probe /v1/chat/completions; the gateway rejects unsupported ids).
  • Bumped the og-veil pin to >=0.2.7 -> pulls opengradient SDK 1.1.1 (adds deepseek-v4-pro to the SDK enum). glm-5.2 is still absent from the SDK enum -> separate PR to OpenGradient-SDK.

Verified live through the ghost bridge: glm-5.2 -> TEE-verified OK; deepseek-v4-pro -> TEE-verified real output; picker lists all four open models. pytest tests/ -> 34 pass.

Advait Jayant added 2 commits June 24, 2026 15:46
…ateway-verified reference

DD against the gateway: og-veil's model list is incomplete -- the gateway also
serves deepseek-v4-pro and glm-5.2 (both open-weight), neither shown by
`og-veil models`. Add both to ghost's catalog (they pass the open-weight-only
allow-list automatically). DeepSeek V4 Pro is the strongest open reasoning/coding
model here -- the agentic pick that Hermes 405B isn't.

Documented the supported set as a gateway-verified reference in the catalog, with
the warning that `og-veil models` is NOT authoritative (probe the endpoint).
Bumped the og-veil pin to >=0.2.7 (pulls opengradient SDK 1.1.1, which adds
deepseek-v4-pro to its enum). glm-5.2 is still missing from the SDK enum -- handled
by a separate SDK PR. Verified live through the ghost bridge: both return
TEE-verified completions; picker lists all four open models.
…tive dep)

Verified live: upgrading og-veil to 0.2.7 alone left opengradient at 1.1.0, so
og-veil models still omitted deepseek-v4-pro until the SDK was bumped to 1.1.1.
@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
Addedopengradient@​1.1.199100100100100

View full report

@0xadvait
0xadvait merged commit 58ee99b into main Jun 24, 2026
3 checks passed
@0xadvait
0xadvait deleted the add-open-agentic-models branch June 24, 2026 14:49
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