Skip to content

docs: add FuturMix provider documentation#1740

Open
FuturMix wants to merge 2 commits intoopeninterpreter:mainfrom
FuturMix:docs/add-futurmix-provider
Open

docs: add FuturMix provider documentation#1740
FuturMix wants to merge 2 commits intoopeninterpreter:mainfrom
FuturMix:docs/add-futurmix-provider

Conversation

@FuturMix
Copy link
Copy Markdown

Summary

  • Add documentation for using Open Interpreter with FuturMix, a unified AI gateway providing access to 22+ models (GPT-4o, Claude, Gemini, DeepSeek, etc.) through a single OpenAI-compatible endpoint
  • Since Open Interpreter uses LiteLLM, FuturMix works out of the box via the --api_base flag with no code changes needed

Changes

  • Added docs/language-models/hosted-models/futurmix.mdx — provider documentation with CLI and Python usage examples
  • Updated docs/mint.json — added FuturMix to the Hosted Providers navigation (alphabetical order, between DeepInfra and HuggingFace)

Testing

  • Verified FuturMix API endpoint (https://futurmix.ai/v1) works with Open Interpreter via --api_base flag
  • Documentation follows the same MDX template pattern as existing hosted providers (TogetherAI, DeepInfra, OpenRouter)

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