Skip to content

docs(providers): add Rapid-MLX local provider section#21300

Closed
raullenchai wants to merge 1 commit intoanomalyco:devfrom
raullenchai:add-rapid-mlx-docs
Closed

docs(providers): add Rapid-MLX local provider section#21300
raullenchai wants to merge 1 commit intoanomalyco:devfrom
raullenchai:add-rapid-mlx-docs

Conversation

@raullenchai
Copy link
Copy Markdown

Summary

Adds a Rapid-MLX section to the Providers docs page.
Rapid-MLX is an
OpenAI-compatible inference server for Apple Silicon built on
mlx-lm, exposing the standard chat completions API on
http://127.0.0.1:8000/v1.

Why

The Providers page already documents llama.cpp, LM Studio, and Ollama
as local OpenAI-compatible options. Rapid-MLX fills the
Apple-Silicon-native MLX gap. It works with the existing
@ai-sdk/openai-compatible provider — no code changes, just a
docs addition.

Companion PR

A separate PR is open at anomalyco/models.dev#1361 that adds the
rapid-mlx entry to the canonical provider TOML database. This
opencode docs PR documents the manual opencode.json config.

Scope

Docs only. Single-file change to packages/web/src/content/docs/providers.mdx.

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Apr 7, 2026
@github-actions github-actions bot closed this Apr 7, 2026
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