continuedev / continuedev/continue
Support changing server base url for Anthropic (Claude)
Open
@RomneyDa is already working on this.
Since Dec 18, 2024.
area:configuration
kind:enhancement
needs-triage
stale
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
i want add my custom my api and my url to Continue Dev. Belike this
{
"model": "anthropic:3.5-sonnet-20241022",
"title": "My AI",
"apiKey": "sk-...",
"provider": "https://baseURL.vn",
"apiBase": "https://baseURL.vn"
}
Solution
user can add your custom api to Continue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.