Type Parameters

  • T extends ContentsOptions = {
        text: true;
    }

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

description: string = "A wrapper around Exa Find Similar. Input should be an Exa-optimized query. Output is a JSON array of the query results"
name: string = "exa_find_similar_results_json"
searchArgs?: BaseSearchOptions & {} & T

Type declaration

    Generated using TypeDoc