We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New tool idea
implement/integrate OpenAI token calculator. please see examples below.
nice to have if it can provide cost estimate based on the input tokens and selected model (chat-gpt 4, 4-mini, 4o, etc)
https://www.quizrise.com/token-counter https://platform.openai.com/tokenizer
The text was updated successfully, but these errors were encountered:
feat(new tool): GPT Token Counter
6e736cb
Fix CorentinTh#1334
Successfully merging a pull request may close this issue.
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
implement/integrate OpenAI token calculator. please see examples below.
nice to have if it can provide cost estimate based on the input tokens and selected model (chat-gpt 4, 4-mini, 4o, etc)
Is their example of this tool in the wild?
https://www.quizrise.com/token-counter
https://platform.openai.com/tokenizer
Additional context
Validations
The text was updated successfully, but these errors were encountered: