Adaptive Retrieval
Quickstart Notebooks

Quickstart Notebooks

We have provided startup notebooks that let you experiment with Adaptive Retrieval by writing your own queries. Results are displayed in easy-to-read, formatted tables. You can also open and review the complete API response for deeper inspection.

Search Notebook

The search notebook provides a simple interface to test Adaptive Retrieval queries and see results:

adaptive_retrieval_search_external.ipynb (opens in a new tab)

Please reach out to commercial@kensho.com for access.

Reasoning Agent

To address one of the known limitations with multi-step reasoning, we prepared a reasoning agent that can be integrated with Adaptive Retrieval should you require support for multi-step reasoning out of the box.

adaptive_retrieval_react_agent_external.ipynb (opens in a new tab)

Please reach out to commercial@kensho.com for access.