Billing explanation

Open
#1,555 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Domain
documentation

Research direction

Start by locating the model-list response that contains the billing object and review how tokenPrices is currently exposed. Document the meaning and units of inputPrice, outputPrice, cachePrice, batchSize, and contextMax so users can present the billing information meaningfully.

Written by the indexing model from the issue text.

Description

question

"billing": { "tokenPrices": { "inputPrice": 300, "outputPrice": 1500, "cachePrice": 30, "batchSize": 1000000, "contextMax": 128000 } },

this is returned in model list json with the new billing system. Is there an explanation of that so I can present to my users as a meaningful content?

Dominant language
Java
Stars
10.5k
Forks
1.5k
Avg merge
1d 12h
Merged PRs (30d)
133

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-sdk

All issues in github/copilot-sdk

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.