docs: add QuickSilver Pro as an LLM provider option#5042
Open
raullenchai wants to merge 1 commit intoAider-AI:mainfrom
Open
docs: add QuickSilver Pro as an LLM provider option#5042raullenchai wants to merge 1 commit intoAider-AI:mainfrom
raullenchai wants to merge 1 commit intoAider-AI:mainfrom
Conversation
QuickSilver Pro exposes an OpenAI-compatible endpoint serving DeepSeek V3, DeepSeek R1, and Qwen3.5-35B-A3B. This adds a short doc page under "Connecting to LLMs" alongside the other provider-specific pages (openrouter, deepseek, groq, etc.) so aider users know how to configure it. No code changes — docs only.
Author
|
CLA signed — ready for review when you have a moment. Thanks! |
Bojun-Vvibe
added a commit
to Bojun-Vvibe/oss-contributions
that referenced
this pull request
Apr 26, 2026
…ckSilver Pro provider docs - OpenHands/OpenHands#14130 merge-as-is: enterprise lockfile-only pypdf 6.9.2->6.10.2 anchored on /Size incremental-cloning SEC fix - Aider-AI/aider#5042 merge-after-nits: 37-line provider docs page, verify Qwen3.5-35B-A3B model name + add token-count caveat - INDEX.md: drip-78 entry (8 PRs, verdict mix 1/4/1/2)
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
Adds a short documentation page for QuickSilver Pro under
aider/website/docs/llms/, alongside the existing provider pages (openrouter, deepseek, groq, etc.).QuickSilver Pro exposes an OpenAI-compatible endpoint serving DeepSeek V3, DeepSeek R1, and Qwen3.5-35B-A3B. Aider already works against any OpenAI-compatible endpoint; this page just saves new users from having to figure out the env-var incantation themselves.
Scope
aider/website/docs/llms/quicksilverpro.md(37 lines).Disclosure
I'm affiliated with QuickSilver Pro. Happy to adjust tone, trim, or split further if you prefer a lighter treatment (e.g., a single mention in
other.mdinstead of a dedicated page) — whatever fits the repo's norm.