Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 196 Bytes

File metadata and controls

13 lines (11 loc) · 196 Bytes

How to test

# run this script
./db/qdrant/launch_qdrant.sh
pythom -m venv .venv
source ./.venv/bin/activate
pip install -r requirements.txt

python generate_embeddings_chunk.py