openai-gpt-token-counter icon indicating copy to clipboard operation
openai-gpt-token-counter copied to clipboard

count the number of OpenAI tokens for OpenAI Chat or Text models

Results 2 openai-gpt-token-counter issues
Sort by recently updated
recently updated
newest added

Hi, I wanted to know if you were planning to add the new gpt-4o and gpt-4o-mini models. Thanks in advance!

I'm using Vite/Vue. If I do: ``` import openaiTokenCounter from 'openai-gpt-token-counter' ``` ...I get an error screen about WASM. Your docs don't anticipate or mention that this might happen so...