[Question/Issue] Excessive request count consumption with Chutes provider during tool use #8326

Open
opened 2026-02-16 18:09:41 -05:00 by yindo · 1 comment
Owner

Originally created by @jk-chae on GitHub (Feb 2, 2026).

Originally assigned to: @rekram1-node on GitHub.

Question

I am using Chutes AI as a provider within OpenCode.

Currently, I’ve noticed that when a single prompt triggers multiple tool calls, each individual tool execution deducts from the Chutes request count.

For example, if one user prompt results in 3 tool calls, the Chutes request quota decreases by 3 (or more, including the initial inference), rather than being treated as a single orchestrated session.

I noticed that while GitHub Copilot only consumes 1 request for a multi-tool session, Chutes deducts a count for every single tool call.

I wonder this symptom is a bug of opencode or just expected behavior when I using Chutes.

Thank you.

Originally created by @jk-chae on GitHub (Feb 2, 2026). Originally assigned to: @rekram1-node on GitHub. ### Question I am using Chutes AI as a provider within OpenCode. Currently, I’ve noticed that when a single prompt triggers multiple tool calls, each individual tool execution deducts from the Chutes request count. For example, if one user prompt results in 3 tool calls, the Chutes request quota decreases by 3 (or more, including the initial inference), rather than being treated as a single orchestrated session. I noticed that while GitHub Copilot only consumes 1 request for a multi-tool session, Chutes deducts a count for every single tool call. I wonder this symptom is a bug of opencode or just expected behavior when I using Chutes. Thank you.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 2, 2026):

This issue might be a duplicate of existing issues or related to them. Please check:

  • #11027: Cost of session doesn't include cost of subagents - related to billing/cost accounting
  • #8030: Copilot auth now sets far too many requests as "user" consuming premium requests rapidly - about unexpected request consumption
  • #7175: Token cost generated by session titles, message summary titles, and body summaries has not been accounted for - about cost accounting
  • #10272: Hidden calls Haiku - about unexpected model calls and billing impact

Feel free to ignore if none of these address your specific case with the Chutes provider.

@github-actions[bot] commented on GitHub (Feb 2, 2026): This issue might be a duplicate of existing issues or related to them. Please check: - #11027: Cost of session doesn't include cost of subagents - related to billing/cost accounting - #8030: Copilot auth now sets far too many requests as "user" consuming premium requests rapidly - about unexpected request consumption - #7175: Token cost generated by session titles, message summary titles, and body summaries has not been accounted for - about cost accounting - #10272: Hidden calls Haiku - about unexpected model calls and billing impact Feel free to ignore if none of these address your specific case with the Chutes provider.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8326