continuedev / continuedev/continue

Where should an OpenAI-compatible provider page live in the docs?

Open
#13,277 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Bourse resells unused AI capacity from the providers at 11-58% under list price, over the OpenAI Chat Completions format. Continue works with it today:

models:
  - name: Claude Opus 5 (Bourse)
    provider: openai
    model: claude-opus-5
    apiBase: https://api.bourse.run/v1
    apiKey: <bourse key>

Catalogue and prices: https://bourse.run

The model-provider section of the docs has moved recently and I did not want to guess. If a page for this is welcome, where should it go? Happy to write it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the current model-provider section of the docs, which the issue says recently moved, and identify its present location. Ask maintainers where an OpenAI-compatible provider page should live; done means the location is agreed and the page can include the supplied Bourse configuration and catalogue link.

Written by the indexing model from the issue text.

Assessment

Domain
ai, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.