v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-exa
ExaSearchResults
Class ExaSearchResults<T>
Tool for the Exa search API.
Type Parameters
T
extends
ContentsOptions
=
{
text
:
true
;
}
Hierarchy (
view full
)
Toolkit
ExaSearchResults
Index
Constructors
constructor
Properties
description
name
search
Args?
Constructors
constructor
new
Exa
Search
Results
<
T
>
(
fields
)
:
ExaSearchResults
<
T
>
Type Parameters
T
extends
ContentsOptions
=
{
text
:
true
;
}
Parameters
fields
:
any
Returns
ExaSearchResults
<
T
>
Properties
description
description
:
string
= "A wrapper around Exa Search. Input should be an Exa-optimized query. Output is a JSON array of the query results"
name
name
:
string
= "exa_search_results_json"
Optional
search
Args
search
Args
?:
BaseSearchOptions
&
{}
&
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
name
search
Args
LangChain.js - v0.2.10
Loading...
Tool for the Exa search API.