Y
Hacker News
new
|
ask
|
show
|
jobs
by
e-brake
308 days ago
Nothing new but you can configure Claude Code to use GPT5 as its LLM model:
https://docs.litellm.ai/docs/tutorials/claude_responses_api
1 comments
yahoozoo
308 days ago
Is there a way to route Claude Code through a GitHub Copilot subscription?
link
adhamsalama
308 days ago
You can use GitHub Copilot as an API (free unlimited gpt-4.1) with the generated token used in the JetBrains extension, but it's really stupid so I canceled the subscription and subscribed to Claude.
link