Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 544 Bytes

File metadata and controls

22 lines (20 loc) · 544 Bytes

Vector_python

has python load scripts and data files

add requirements

docker exec -it jupyter pip install -r /home/jovyan/vector_python/requirements.txt

load test files

docker exec -it jupyter python /home/jovyan/vector_python/import.py

start up the cli through the redis container

docker exec -it redis redis-cli 

have at it!

Run a VSS query

redis-cli < vss_query.txt

Blog on vector similarity search