Quickstart Notebooks
We have provided startup notebooks that let you experiment with Grounding 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 Grounding queries and see results:
grounding_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 Grounding should you require support for multi-step reasoning out of the box.
grounding_react_agent_external.ipynb (opens in a new tab)
Please reach out to commercial@kensho.com for access.