Skip to content

feat(zenmux): add 11 new model definitions#2047

Open
leszek3737 wants to merge 2 commits into
anomalyco:devfrom
leszek3737:zenmux-7.06
Open

feat(zenmux): add 11 new model definitions#2047
leszek3737 wants to merge 2 commits into
anomalyco:devfrom
leszek3737:zenmux-7.06

Conversation

@leszek3737
Copy link
Copy Markdown

Summary

Add 11 new model configuration files for ZenMux provider.

New Models

  • anthropic/claude-opus-4.8
  • google/gemini-3.1-flash-lite
  • google/gemini-3.5-flash
  • inclusionai/ring-2.6-1t
  • minimax/minimax-m3
  • openai/gpt-5.5-instant
  • qwen/qwen3.7-max
  • qwen/qwen3.7-plus
  • stepfun/step-3.7-flash
  • x-ai/grok-4.3
  • x-ai/grok-build-0.1

Validation

All models pass bun validate successfully.

New models: claude-opus-4.8, gemini-3.1-flash-lite, gemini-3.5-flash, ring-2.6-1t, minimax-m3, gpt-5.5-instant, qwen3.7-max, qwen3.7-plus, step-3.7-flash, grok-4.3, grok-build-0.1
@rekram1-node
Copy link
Copy Markdown
Collaborator

all of these should be using base_model syntax

…configs

This refactors Zenmux model configurations by:
- Moving comprehensive model properties (e.g., limits, modalities) from `providers/zenmux/models/` to the shared `models/` directory.
- Introducing `base_model` references in `providers/zenmux/models/` files, which now primarily specify provider-specific attributes like `cost`.
- Updating parameters for `qwen3.7-plus`, `gpt-5.5-instant`, and `step-3.7-flash` during this reorganization.
@leszek3737
Copy link
Copy Markdown
Author

Fixed
I hope that's what you meant

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