pgvector_db.py
delete_by_name() removes rows whose name matches exactly. delete_by_metadata() removes rows whose JSON metadata contains the supplied fields.
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Run PgVector
4
Export the API key
5
Run the example