Skip to content

Commit cce2f6e

Browse files
committed
feat(pip install openai)
1 parent 5445366 commit cce2f6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

chatbot/intro_api_keys_chatbot.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"# Core imports\n",
2727
"import os\n",
2828
"import json\n",
29+
"!pip install openai\n",
2930
"from openai import OpenAI\n",
3031
"from IPython.display import display, Markdown\n"
3132
]

0 commit comments

Comments
 (0)