Skip to content

Commit

Permalink
Add link to OpenAI Cookbook example (openai#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-at-openai authored Jan 23, 2023
1 parent cf385ca commit 156eff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pip install tiktoken

The tokeniser API is documented in `tiktoken/core.py`.

Example code using `tiktoken` can be found in the [OpenAI Cookbook](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb).

## Performance

Expand Down

0 comments on commit 156eff9

Please sign in to comment.