openai-messages-token-helper VS anthropic-tokenizer-typescript

Compare openai-messages-token-helper vs anthropic-tokenizer-typescript and see what are their differences.

openai-messages-token-helper

A utility library for dealing with token counting for messages sent to an LLM (currently OpenAI models only) (by pamelafox)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
openai-messages-token-helper anthropic-tokenizer-typescript
3 1
15 45
- -
7.6 2.9
27 days ago 4 months ago
Python TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openai-messages-token-helper

Posts with mentions or reviews of openai-messages-token-helper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-17.
  • Show HN: Token price calculator for 400+ LLMs
    12 projects | news.ycombinator.com | 17 Jun 2024
    I grappled with that issue for https://github.com/pamelafox/openai-messages-token-helper as I wanted to be able to use it for a quick token check with SLMs as well, so I ended up adding a parameter "fallback_to_default" for developers to indicate they're okay with assuming gpt-35 BPE encoding.
  • Lessons after a Half-billion GPT Tokens
    2 projects | news.ycombinator.com | 13 Apr 2024
    Lol, nice truncation logic! If anyone’s looking for something slightly fancier, I made a micro-package for our tiktoken-based truncation here: https://github.com/pamelafox/llm-messages-token-helper

anthropic-tokenizer-typescript

Posts with mentions or reviews of anthropic-tokenizer-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-17.
  • Show HN: Token price calculator for 400+ LLMs
    12 projects | news.ycombinator.com | 17 Jun 2024
    Anthropic actually has a Claude 3 tokenizer tucked away in one of their repos: https://github.com/anthropics/anthropic-tokenizer-typescript

    At this moment, Tokencost uses the OpenAI tokenizer as a default tokenizer, but this would be a welcome PR!

What are some alternatives?

When comparing openai-messages-token-helper and anthropic-tokenizer-typescript you can also consider the following projects:

tokencost - Easy token price estimates for 400+ LLMs

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Python is
the 1st most popular programming language
based on number of metions?