An open API service indexing awesome lists of open source software.

https://github.com/crypto-artisan/openai-token-counter-with-tiktoken

counter the number of tokens with tiktoken
https://github.com/crypto-artisan/openai-token-counter-with-tiktoken

Last synced: 2 months ago
JSON representation

counter the number of tokens with tiktoken

Awesome Lists containing this project

README

        

# Open AI Token Counter Sample Script
Generally, token counts vary upon the various model.

[Visit this link for futher details](https://cookbook.openai.com/examples/how_to_count_tokens_with_tiktoken)