Skip to content

feat: Add Modal as a built-in provider (free GLM-5 access) #2870

@chindris-mihai-alexandru

Description

Summary

Modal recently partnered with Z.ai to host GLM-5, a 745B parameter frontier open-source MoE model, via an OpenAI-compatible API endpoint. GLM-5 is available for free until April 30th, 2026.

Proposal

Add Modal as a built-in provider in ForgeCode so users can access GLM-5 directly:

  • Provider ID: modal
  • API endpoint: https://api.us-west-2.modal.direct/v1/chat/completions
  • Model: zai-org/GLM-5-FP8 (745B params, 192K context, MIT license)
  • Auth: API key (token from modal.com/glm-5-endpoint)
  • Response type: OpenAI-compatible

Why This Matters

  • GLM-5 matches frontier proprietary models on coding/agent benchmarks
  • Free access through April 2026 — great for ForgeCode users to try
  • Modal's endpoint is OpenAI-compatible, making integration trivial
  • Already integrated with Claude Code, OpenCode, and Vercel AI SDK

References

PR

Implementation PR: forthcoming

🌸 Generated with AdaL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions