-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Description
Describe the bug
I tried to run a simple copilot prompt to test gpt-5-mini and in the end it turned out that it counted for me as 1 Premium request however it says it should count 0 so what is the reality?
copilot --allow-all-tools --resume --model gpt-5-mini -p "please curl ifconfig.me"
Running curl to ifconfig.me to fetch the host's external IP address.
✔ $ curl -s ifconfig.me || curl -s https://ifconfig.me/ip
└ 2 lines...
External IP returned by ifconfig.me: 60.110.86.153
Total usage est: 1 Premium request
Total duration (API): 8s
Total duration (wall): 14s
Total code changes: 0 lines added, 0 lines removed
Usage by model:
gpt-5-mini-2025-08-07 81.9k input, 512 output, 57.3k cache read (Est. 1 Premium request)
Affected version
0.0.366 Commit: 0c18d21
Steps to reproduce the behavior
run a simple prompt against gpt-5-mini
Expected behavior
Total usage est: 0 Premium request
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels