Type Alias ExaSearchRetrieverFields<T>

ExaSearchRetrieverFields<T>: {}

Options for the ExaSearchResults tool.

Type Parameters

  • T extends ContentsOptions = {
        text: true;
    }