Skip to content

docs: add Tuning Engines OpenAI-compatible example#12447

Open
cerebrixos wants to merge 1 commit into
continuedev:mainfrom
cerebrixos:tuning-engines-openai-compatible-docs
Open

docs: add Tuning Engines OpenAI-compatible example#12447
cerebrixos wants to merge 1 commit into
continuedev:mainfrom
cerebrixos:tuning-engines-openai-compatible-docs

Conversation

@cerebrixos
Copy link
Copy Markdown

@cerebrixos cerebrixos commented May 20, 2026

Description

Adds Tuning Engines to the OpenAI API-compatible provider docs. The example uses Continue's existing provider: openai plus apiBase configuration path, so this is documentation-only and does not add a new provider enum.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

N/A; docs-only change.

Tests

Not run; docs-only change to a model provider configuration page.


Summary by cubic

Adds Tuning Engines to the OpenAI‑compatible provider docs, with a YAML config example using provider: openai, apiBase https://api.tuningengines.com/v1, and a workspace inference key.

Written for commit 844bc04. Summary will update on new commits.

Review in cubic

@cerebrixos cerebrixos requested a review from a team as a code owner May 20, 2026 22:17
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

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

Re-trigger cubic

@cerebrixos
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA (Venkat Chandra)

@cerebrixos
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@cerebrixos
Copy link
Copy Markdown
Author

recheck

@cerebrixos cerebrixos force-pushed the tuning-engines-openai-compatible-docs branch from 98e761e to 6dee704 Compare May 22, 2026 21:10
@cerebrixos
Copy link
Copy Markdown
Author

Quick CI note after the author/CLA fix reran checks: this PR changes only docs/customize/model-providers/top-level/openai.mdx. The failing CLI matrix jobs are in src/e2e/headless-anthropic-api-key.test.ts expecting an invalid ANTHROPIC_API_KEY path to exit 1, and the Windows package job appears to complete packaging/upload before being canceled during cache cleanup. I do not see a failure tied to this docs example, but happy to adjust the snippet if maintainers see something specific.

@cerebrixos cerebrixos force-pushed the tuning-engines-openai-compatible-docs branch from 6dee704 to 844bc04 Compare May 30, 2026 13:31
@cerebrixos
Copy link
Copy Markdown
Author

I rebased this onto current main and reran the fork checks. All source/test/docs checks are green now.

The only remaining red check is the Windows VSIX package job after it successfully builds and uploads both artifacts; the log fails during post-job cache cleanup with:

The operation was canceled.

I do not have permissions to rerun the failed job from the fork, so a maintainer rerun should be enough if the cache cleanup race is transient.

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

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant