Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add price of a given question/response pair alongside number of tokens. #1356

Open
adamzenith opened this issue May 15, 2024 · 1 comment

Comments

@adamzenith
Copy link

Problem Description
Currently the tokens can be listed below each query, but this does not reflect how much you will be billed by the API as different providers/models have different prices.

Proposed Solution
The model providers have their $/1k tokens listed on their api pricing pages. This could be used to calculate how much each query costs.

@Barafu
Copy link

Barafu commented May 27, 2024

If you do this, please keep in mind that tokens are priced per model, not per provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants