A simple monthly API estimate can be calculated by considering
the tokens used per request, the number of requests, and the
provider's applicable price per token.
For example, if an application sends 10,000 requests each month,
every request contains an estimated 1,000 input tokens, and each
response contains an estimated 500 output tokens, the application
would process approximately 10 million input tokens and
5 million output tokens during that month.
The actual bill depends on the pricing rules of the provider and
model being used. Additional features such as cached input,
batch processing, tools, or other billable services may affect
the final amount.