openai-cookbook
openai-cookbook copied to clipboard
[Fix] package installation and openai api_key prompting in token counting notebook
- pip install openai package.
- add openai api_key prompting.
Happy to add more guidance about installing openai and setting the api key. I don't want to add the getpass dependence, though.