[BUG][no module named swarms.memory.vector_stores]

pull/307/head
Kye 1 year ago
parent 600b6f6df6
commit 16ccc279ef

@ -1,5 +1,5 @@
from typing import Optional
from swarms.memory.vector_stores.base import BaseVector
from swarms.memory.base import BaseVector
import pinecone
from attr import define, field
from swarms.utils.hash import str_to_hash

Loading…
Cancel
Save