issues Search Results · repo:ericc-ch/copilot-api language:TypeScript
Filter by
92 results
(77 ms)92 results
inericc-ch/copilot-api (press backspace or delete to remove)How to set thinking budget to high for gpt 5 codex model when using claude code.
Srikarvit2024
- 10
- Opened 3 days ago
- #141
The cli seems to now be failing when run against the new 2.0.28 Claude client.
copilot-api start --claude-code
Choose
- claude-sonnet-4.5
- claude-haiku-4.5
Proxy starts but gets model errors. ...
agileandy
- 2
- Opened 5 days ago
- #139
use docker compose:
services:
copilot-api:
build: .
ports:
- 4141:4141
environment:
- GH_TOKEN=ghu_XXXX
volumes:
- ./copilot-data:/root/.local/share/copilot-api
...
yidasanqian
- 2
- Opened 10 days ago
- #137
Claude Code CLI Agent Does Not Send Requests When ANTHROPIC_MODEL=gpt-5
Summary
When setting export ANTHROPIC_MODEL=gpt-5 in Claude Code CLI, the agent does not send any requests to the configured API ...
cuipengfei
- 2
- Opened 11 days ago
- #136
Hi, ive used something like this in the past that i built but it immeidatly triggers warning from github and it results
in automated github copilot ban. it happens instantly regardless of the token usage ...
Noorababi
- 1
- Opened 15 days ago
- #134
openai api must contain choices, id, model in each sse response.
And here is a sample of first sse response
{
choices : [],
created : 0,
id : ,
prompt_filter_results : [
{
content_filter_results ...
Eason0729
- Opened 16 days ago
- #133
img width= 394 height= 452 alt= Image src=
https://github.com/user-attachments/assets/ae861b7f-70f7-4abc-8fac-a0d83fc97ffa /
version v0.5.14
Everything works
version v0.6+
that error.
What i am missing? ...
luisbrandao
- Opened 19 days ago
- #129
why there is no think process in the api response ?
tested in gemini 2.5 pro / claude 4/4.5 api
all model response return has no think process.
why ?
1. github copilot has no think process.
2. copilot-api ...
fastfading
- 1
- Opened 22 days ago
- #127

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.