Skip to content

feat: add FuturMix as a provider#1564

Open
FuturMix wants to merge 2 commits into
anomalyco:devfrom
FuturMix:feat/add-futurmix-provider
Open

feat: add FuturMix as a provider#1564
FuturMix wants to merge 2 commits into
anomalyco:devfrom
FuturMix:feat/add-futurmix-provider

Conversation

@FuturMix
Copy link
Copy Markdown

@FuturMix FuturMix commented Apr 24, 2026

Summary

Add FuturMix as a provider in models.dev.

FuturMix is an AI platform that provides access to multiple leading models . It offers another provider option for users who want one platform layer instead of managing many direct providers.

Changes

  • Add providers/futurmix/provider.toml with OpenAI-compatible configuration
  • Add 20 model definition files using extends to reference canonical definitions:
  • 9 Anthropic models (Claude 3.5 Haiku through Opus 4-7)
  • 8 Google models (Gemini 2.5 Flash through 3.1 Pro)
  • 3 OpenAI models (GPT-5.4 family)

Provider Details

Notes

  • All model definitions use extends to reference canonical models — no duplication
  • Verified against the live FuturMix /v1/models endpoint

Add FuturMix, an OpenAI-compatible AI gateway, as a provider with
20 model definitions covering Anthropic Claude, Google Gemini, and
OpenAI GPT families.

All models use extends to reference canonical definitions.
@FuturMix
Copy link
Copy Markdown
Author

Friendly ping — this PR adds FuturMix as a provider with 21 model definitions following the extends pattern. Ready for review.

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