Skip to content

Commit

Permalink
update langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
qingzhong1 committed Jan 23, 2024
1 parent ab8bfe4 commit 8f34abf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
SimpleDirectoryReader,
StorageContext,
VectorStoreIndex,
load_index_from_storage
load_index_from_storage,
)
from llama_index.node_parser import SentenceSplitter
from llama_index.vector_stores.faiss import FaissVectorStore
Expand Down

0 comments on commit 8f34abf

Please sign in to comment.