Skip to content

Commit

Permalink
going over __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alon-parag-taiwa committed Apr 26, 2024
1 parent 2b26d5a commit 3f885db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from motor.core import AgnosticCollection
from pymongo.collection import Collection

from langchain_aws.vectorstores.documentdb_new import (
from langchain_aws.vectorstores.documentdb import (
DocumentDBSimilarityType,
DocumentDBVectorSearch,
)
Expand Down

0 comments on commit 3f885db

Please sign in to comment.