Skip to content

Commit

Permalink
Link to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed May 18, 2023
1 parent b0afd69 commit 665983c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This tool can count tokens, using OpenAI's [tiktoken](https://github.com/openai/

It can also truncate text to a specified number of tokens.

See [llm, ttok and strip-tags—CLI tools for working with ChatGPT and other LLMs](https://simonwillison.net/2023/May/18/cli-tools-for-llms/) for more on this project.

## Installation

Install this tool using `pip`:
Expand Down

0 comments on commit 665983c

Please sign in to comment.