Skip to main content
lance_db_hybrid_search.py
SearchType.hybrid runs LanceDB’s native vector and full-text search and combines the results.

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export the API key

4

Run the example

Next Steps