Refactor import statements in Qdrant.py
This commit is contained in:
parent
05ce063626
commit
e80fb4d598
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from typing import List, Optional, Union
|
||||
from typing import Optional, Union
|
||||
|
||||
from langchain.schema import BaseRetriever
|
||||
from langchain_community.vectorstores import VectorStore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue