Skip to content

Commit 49371cb

Browse files
fixed ch07
1 parent 98f36fe commit 49371cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07-building-chat-applications/notebook-openai.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
"outputs": [],
122122
"source": [
123-
"pip install openai python-dotenv"
123+
"%pip install openai python-dotenv"
124124
]
125125
},
126126
{

0 commit comments

Comments
 (0)