mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #254] [CLOSED] docs: add QuickSilver Pro as a verified Generic OpenAI example #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/254
Author: @raullenchai
Created: 5/19/2026
Status: ❌ Closed
Base:
main← Head:add-quicksilverpro-example📝 Commits (1)
e1df4b4docs: add QuickSilver Pro as a verified Generic OpenAI example📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
pages/setup/llm-configuration/cloud/openai-generic.mdx(+17 -0)📄 Description
Summary
Appends a "Verified examples" section to the Generic OpenAI LLM doc, with QuickSilver Pro as the first entry. QSP is OpenAI-compatible and serves 12 frontier open-source models (DeepSeek V4 Flash/Pro, V3, R1, Qwen 3.5/3.6, Kimi K2.6, and the Gemini 2.5/3 family) — no Anything-LLM code changes, just a configuration recipe so users don't have to guess at the values.
The Generic OpenAI doc currently doesn't ship any concrete examples, so users have to puzzle out reasonable values for each provider on their own. Open to adding more entries here over time if the format works.
Disclosure
I'm the maintainer of QSP — happy to revise framing, or move the example to a different page if there's a better fit. Reference page on our side: https://quicksilverpro.io/docs/integrations/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.