Skip to content

Commit

Permalink
Merge pull request pablomarin#60 from TBunkley/main
Browse files Browse the repository at this point in the history
added import statement
  • Loading branch information
pablomarin authored Apr 18, 2024
2 parents 7bbf435 + c8f6d44 commit 09c4c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 06-First-RAG.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
}
],
"source": [
"import os\n",
"import random\n",
"import asyncio\n",
"from typing import Dict, List\n",
Expand Down

0 comments on commit 09c4c66

Please sign in to comment.