Skip to content

docs: add QuickSilver Pro to OpenAI-compatible providers list#12166

Open
raullenchai wants to merge 1 commit intocontinuedev:mainfrom
raullenchai:docs-add-quicksilverpro
Open

docs: add QuickSilver Pro to OpenAI-compatible providers list#12166
raullenchai wants to merge 1 commit intocontinuedev:mainfrom
raullenchai:docs-add-quicksilverpro

Conversation

@raullenchai
Copy link
Copy Markdown

@raullenchai raullenchai commented Apr 18, 2026

Summary

Adds QuickSilver Pro to the bulleted list of OpenAI-compatible providers in `docs/customize/model-providers/top-level/openai.mdx`, alongside LiteLLM, vLLM, Tetrate Agent Router Service, etc.

QuickSilver Pro is a hosted OpenAI-compatible API for three open-source LLMs (DeepSeek V3, DeepSeek R1, Qwen3.5-35B-A3B). Users configure it in Continue with `provider: openai` + `apiBase: https://api.quicksilverpro.io/v1\`, which is already documented on the page.

Diff

```

Follow-up option

If maintainers prefer a first-class provider pattern (like Novita, SiliconFlow — with a `core/llm/llms/QuickSilverPro.ts` + docs page in `model-providers/more/`), I'm happy to open a follow-up PR with that. The current PR is the minimum useful entry.

Disclosure

I help operate QuickSilver Pro (MachineFi Inc., Menlo Park, CA).

Test plan

  • MDX renders correctly (one bullet added to existing list)
  • Link to `https://quicksilverpro.io\` resolves
  • `apiBase` value matches our public docs at quicksilverpro.io/llms.txt

Summary by cubic

Added QuickSilver Pro to the docs list of OpenAI-compatible providers. Includes a link, supported models (DeepSeek V3, DeepSeek R1, Qwen3.5-35B-A3B), and configuration via apiBase: https://api.quicksilverpro.io/v1.

Written for commit b9e53e0. Summary will update on new commits.

Adds QuickSilver Pro to the bulleted list of OpenAI-compatible
providers in docs/customize/model-providers/top-level/openai.mdx,
alongside LiteLLM, vLLM, Tetrate Agent Router Service, etc.

QuickSilver Pro is a hosted OpenAI-compatible API for three open-source
LLMs (DeepSeek V3, DeepSeek R1, Qwen3.5-35B-A3B). Users can configure
it in Continue with provider: openai + apiBase:
https://api.quicksilverpro.io/v1.

Disclosure: I help operate QuickSilver Pro. Happy to follow up with a
full first-class TS provider (core/llm/llms/QuickSilverPro.ts) similar
to Novita/SiliconFlow if maintainers prefer that pattern.
@raullenchai raullenchai requested a review from a team as a code owner April 18, 2026 03:57
@raullenchai raullenchai requested review from sestinj and removed request for a team April 18, 2026 03:57
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 18, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@raullenchai
Copy link
Copy Markdown
Author

Friendly nudge — all CI checks passing, CLA signed, docs-only addition. Let me know if anything needs tweaking. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant