Skip to content

Commit 156eff9

Browse files
Add link to OpenAI Cookbook example (#20)
1 parent cf385ca commit 156eff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pip install tiktoken
1616

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

19+
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).
1920

2021
## Performance
2122

0 commit comments

Comments
 (0)