Class | Package | PY support | Package latest |
---|---|---|---|
TavilyExtract | @langchain/tavily | ✅ |
@langchain/tavily
package, which you can install as shown below:
TAVILY_API_KEY
.
TavilyExtract
tool like this:
urls
(required): A list of URLs to extract content from.
extractDepth
and includeImages
can also be set during invocation
ToolCall
, in which case a ToolMessage
will be returned: