v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/tavily
TavilyExtractInput
Interface TavilyExtractInput
interface
TavilyExtractInput
{
extractDepth
?:
ExtractDepth
;
includeImages
?:
boolean
;
urls
:
string
[]
;
}
Index
Properties
extract
Depth?
include
Images?
urls
Properties
Optional
extract
Depth
extract
Depth
?:
ExtractDepth
Optional
include
Images
include
Images
?:
boolean
urls
urls
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extract
Depth
include
Images
urls
LangChain.js
Loading...