Skip to main content
lance_db.py
Choose one deletion method after the search. delete_by_name() and delete_by_metadata() load matching rows and delete their IDs from the LanceDB table.

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export the API key

4

Run the example

Next Steps