openai / openai-quickstart-python

Python example app from the OpenAI API quickstart tutorial
https://platform.openai.com/docs/quickstart?context=python
MIT License
1.66k stars 1.31k forks source link

Where's tiktoken.py? #43

Closed hack-r closed 4 months ago

hack-r commented 1 year ago

ChatGPT-3.5 in the playground claims it should be in this repo, but I don't see it. It's used by the cookbook but I don't see it there either. Thank you!

logankilpatrick commented 4 months ago

It is in this repo: https://github.com/openai/tiktoken