Skip to content

docs: add FuturMix as OpenAI-compatible provider#7631

Open
FuturMix wants to merge 1 commit intomicrosoft:mainfrom
FuturMix:docs/add-futurmix-provider
Open

docs: add FuturMix as OpenAI-compatible provider#7631
FuturMix wants to merge 1 commit intomicrosoft:mainfrom
FuturMix:docs/add-futurmix-provider

Conversation

@FuturMix
Copy link
Copy Markdown

@FuturMix FuturMix commented Apr 25, 2026

Summary

  • Add FuturMix as a model provider option in the models tutorial (python/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb)
  • FuturMix is an enterprise AI agent platform providing access to 22+ models (OpenAI, Anthropic, Google)
  • Section follows the same pattern as existing Gemini and Llama API entries, using OpenAIChatCompletionClient with a custom base_url
  • Includes examples for both OpenAI models and cross-provider access (Claude, Gemini) with model_info configuration

Changes

Added three cells to models.ipynb after the Llama API section:

  1. Markdown intro: Brief description of FuturMix with link
  2. Code cell: Basic usage example with OpenAIChatCompletionClient
  3. Markdown note: Cross-provider examples (Claude, Gemini) with model_info for non-OpenAI models

Test plan

  • Verify the notebook renders correctly in the docs site
  • Verify code examples follow existing patterns (consistent with Gemini/Llama API sections)
  • Verify no existing content was modified

🤖 Generated with Claude Code

@FuturMix
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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