Skip to content

Commit

Permalink
Adding missing package to notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
german-grandas committed Sep 11, 2024
1 parent 88fe07d commit e38a101
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"import uuid\n",
"\n",
"import ray\n",
"import torch\n",
"from langchain.text_splitter import RecursiveCharacterTextSplitter\n",
"from langchain_community.embeddings.huggingface import HuggingFaceEmbeddings\n",
"\n",
Expand Down

0 comments on commit e38a101

Please sign in to comment.