Add Fuel1 provider with active models#978
Open
dk-blackfuel wants to merge 1 commit intoanomalyco:devfrom
Open
Conversation
Adds the Fuel1 inference platform as a new provider with 10 models: - BGE Multilingual Gemma2 (BAAI) - embedding model - BGE Multilingual Gemma2 EU (BAAI) - embedding model with EU data residency - GPT OSS 120B (OpenAI) - 120B parameter chat model with reasoning - GPT OSS 120B EU (OpenAI) - EU-hosted variant - Kimi K2.5 (Moonshot AI) - 1T MoE multimodal model with vision - Llama 3.3 70B Instruct (Meta) - Meta's instruction-tuned model - MiniMax M2.5 (MiniMax) - 230B MoE coding model - Qwen3.5-397B-A17B (Qwen) - 403B MoE multimodal model - Qwen3-VL-30B-A3B-Instruct (Qwen) - Vision-language model All configurations include pricing, context limits, modalities, and feature flags.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds the Fuel1 inference platform as a new provider to the Models.dev database.
Added Provider: Fuel1
fuel1https://api.fuel1.ai/v1(OpenAI-compatible)Models Added (10 total)
Embeddings:
Chat Models:
Configuration Details
Validation
✅ All configurations validated with
bun validate✅ Follows Models.dev TOML schema
✅ Consistent with existing provider patterns