Nodes/ComfyUI Griptape Nodes/Griptape WebSearch Driver: Tavily
ComfyUI Node

Griptape WebSearch Driver: Tavily

Tavily Web Search Driver. Requires environment variables TAVILY_API_KEY.

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape WebSearch Driver: Tavily
    • DRIVER
    search_depthbasic
    topicgeneral
    days3
    max_results5
    include_answerfalse
    include_raw_contentfalse
    include_domains
    exclude_domains
    api_key_env_varTAVILY_API_KEY
    CategoryGriptape/Agent Drivers/Web Search

    Inputs (9)

    NameTypeDefaultDescription
    search_depthCOMBObasicThe depth of the search
    topicCOMBOgeneral2 options: general, news
    daysINT3The number of days back from the current date to include in the search results. Only when using 'news' search topic.
    max_resultsINT5The maximum number of search results to return.
    include_answerBOOLEANfalseinclude a short answer to the search query
    include_raw_contentBOOLEANfalseinclude the cleaned and parsed HTML content
    include_domainsSTRINGA list of domains to include in the search results
    exclude_domainsSTRINGA list of domains to exclude from the search results
    api_key_env_varoptSTRINGTAVILY_API_KEYThe name of the environment variable that contains the API key. Do not include the actual API key here.

    Outputs (1)

    NameTypeDescription
    DRIVERWEB_SEARCH_DRIVER