Skip to content

Implement Anthropic/Claude compatible endpoints#44

Merged
ericc-ch merged 25 commits intomasterfrom
feat/claude-endpoints
Jun 20, 2025
Merged

Implement Anthropic/Claude compatible endpoints#44
ericc-ch merged 25 commits intomasterfrom
feat/claude-endpoints

Conversation

@ericc-ch
Copy link
Copy Markdown
Owner

No description provided.

@ericc-ch ericc-ch linked an issue Jun 20, 2025 that may be closed by this pull request
@fondoger
Copy link
Copy Markdown

fondoger commented Jun 20, 2025

Update: I figured it out on how to use custom model names.

See solution: #43 (comment)


How to customize model mapping between Claude Code and Github Copilot?

I'm having this issue:

error: Failed to create chat completions: {"error":{"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}}

@ericc-ch
Copy link
Copy Markdown
Owner Author

@fondoger can you link me the claude code extension? I can't find it beside https://docs.anthropic.com/en/docs/claude-code/ide-integrations#vs-code-extension-not-installing

Nevermind, I used VSCodium that's why

@fondoger
Copy link
Copy Markdown

@fondoger can you link me the claude code extension? I can't find it beside https://docs.anthropic.com/en/docs/claude-code/ide-integrations#vs-code-extension-not-installing

image

@ericc-ch
Copy link
Copy Markdown
Owner Author

ericc-ch commented Jun 20, 2025

@fondoger can you link me the claude code extension? I can't find it beside https://docs.anthropic.com/en/docs/claude-code/ide-integrations#vs-code-extension-not-installing

image

Yep it's the combination of VSCodium (command name is codium) and open-vsx (Not using official VSCode extension marketplace)

I need to find a way to hack it


Nevermind I'm just being stupid again

@ericc-ch ericc-ch marked this pull request as ready for review June 20, 2025 15:50
@ericc-ch ericc-ch merged commit 1f800ff into master Jun 20, 2025
@ericc-ch ericc-ch deleted the feat/claude-endpoints branch June 20, 2025 15:51
hao1939 pushed a commit to hao1939/copilot-api that referenced this pull request Nov 22, 2025
Implement Anthropic/Claude compatible endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anthropic API compatible endpoint

2 participants