kagisearch / vectordb

A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.

Home Page:https://vectordb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'Memory' from 'vectordb' (/usr/local/lib/python3.10/dist-packages/vectordb/__init__.py)

jakemerson opened this issue · comments

i tried this
image

and this
image

I solved this cloning the repo and import the file from local path