docs: add Standard Compute OpenAI-compatible setup - #13240
Open
henrikdukefoss wants to merge 1 commit into
Open
Conversation
Contributor
|
All contributors have signed the CLA ✍️ ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
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.
Description
Adds a Standard Compute page under More Providers with the exact YAML needed for Continue's existing OpenAI-compatible connection. The example declares tool use for the routing alias, so readers can configure Agent mode without guessing a model-specific capability. Existing autocomplete and embedding configuration stays separate.
Disclosure: I run Standard Compute. This is a docs-only addition with one navigation entry; it adds no provider implementation.
AI Code Review
Prepared and checked with AI assistance. No team-only review trigger requested.
Checklist
Screen recording or screenshot
No application UI change. This adds a documentation page and its navigation entry.
Tests
@mdx-js/mdx3.@continuedev/config-yaml1.23.0'sconfigYamlSchema; the provider, endpoint, model alias andtool_usecapability are preserved.git diff --checkpasses.Checks were run by the coding agent on macOS. These verify documentation/configuration, not an end-to-end coding-quality benchmark. The full Mintlify site was not built locally.
CI follow-up
The docs-related formatting/lint checks and package checks passed. The JetBrains job failed while downloading FFmpeg 7.1:
xz: (stdin): File format not recognized, before tests ran. The aggregate check consequently failed too. A job rerun request from this contributor account returned “job cannot be rerun”; a maintainer rerun or upstream download fix is needed. The CLA signature is tracked separately.