Optional
apiOptional
callbacks?: undefined | CallbacksOptional
kwargs?: undefined | Record<string, unknown>Optional
maxOptional
metadata?: undefined | Record<string, unknown>Optional
responseThe tool response format.
If "content" then the output of the tool is interpreted as the contents of a ToolMessage. If "content_and_artifact" then the output is expected to be a two-tuple corresponding to the (content, artifact) of a ToolMessage.
Optional
tags?: undefined | string[]Optional
verbose?: undefined | booleanOptional
verboseWhether to show full details in the thrown parsing errors.
Options for the TavilySearchResults tool.