2024-12-12 16:08:24 -05:00
|
|
|
# API Notebooks
|
|
|
|
|
|
|
|
- [API Overview Notebook](../../examples_notebooks/api_overview.ipynb)
|
|
|
|
|
2024-10-11 13:39:03 -06:00
|
|
|
# Query Engine Notebooks
|
|
|
|
|
|
|
|
For examples about running Query please refer to the following notebooks:
|
|
|
|
|
|
|
|
- [Global Search Notebook](../../examples_notebooks/global_search.ipynb)
|
|
|
|
- [Local Search Notebook](../../examples_notebooks/local_search.ipynb)
|
2024-11-05 12:05:19 -06:00
|
|
|
- [DRIFT Search Notebook](../../examples_notebooks/drift_search.ipynb)
|
2024-10-11 13:39:03 -06:00
|
|
|
|
2024-11-05 12:05:19 -06:00
|
|
|
The test dataset for these notebooks can be found in [dataset.zip](../../data/operation_dulce/dataset.zip){:download}.
|