openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

[Fix] package installation and openai api_key prompting in token counting notebook

Open DovahYol opened this issue 1 year ago • 1 comments

  1. pip install openai package.
  2. add openai api_key prompting.

DovahYol avatar Apr 27 '23 15:04 DovahYol

Happy to add more guidance about installing openai and setting the api key. I don't want to add the getpass dependence, though.

ted-at-openai avatar May 01 '23 18:05 ted-at-openai