Skip to content

feat: add NanoGPT provider and missing ZAI GLM-5 models#13

Open
gr3enarr0w wants to merge 1 commit into
ferro-labs:mainfrom
gr3enarr0w:feat/nanogpt-provider-zai-models
Open

feat: add NanoGPT provider and missing ZAI GLM-5 models#13
gr3enarr0w wants to merge 1 commit into
ferro-labs:mainfrom
gr3enarr0w:feat/nanogpt-provider-zai-models

Conversation

@gr3enarr0w
Copy link
Copy Markdown

Summary

  • Adds NanoGPT as a new aggregator category provider with 22 models spanning Anthropic, OpenAI, Google, xAI, DeepSeek, Mistral, and Moonshot AI. Pricing is $0.00/token — NanoGPT uses a credit-based billing model.
  • Adds three ZAI models missing from the catalog: glm-5, glm-5-turbo, glm-5.1 to match the current Z.ai API surface.

This contribution was redirected here from ferro-labs/ai-gateway#120 per maintainer guidance (MitulShah1) that model catalog data is moving to this dedicated repo from release 1.2.0.

Test plan

  • Validate YAML schema passes CI (validate.yml)
  • Confirm NanoGPT provider entry renders correctly in catalog build
  • Confirm ZAI model count increases by 3

🤖 Generated with Claude Code

Add NanoGPT as a new credit-based aggregator provider with 22 models
spanning Anthropic, OpenAI, Google, xAI, DeepSeek, Mistral, and Moonshot.
Pricing is $0.00/token as NanoGPT uses a credit-based billing model.

Also add three ZAI models missing from the catalog (glm-5, glm-5-turbo,
glm-5.1) to match the current Z.ai API surface.

Relates to ferro-labs/ai-gateway#120.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
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