Nodes/ComfyUI Griptape Nodes/Griptape Prompt Driver: Cohere
ComfyUI Node

Griptape Prompt Driver: Cohere

Griptape Driver

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape Prompt Driver: Cohere
    • DRIVER
    modelcommand-r-plus
    max_attempts_on_fail2
    seed10342349342
    use_native_toolstrue
    max_tokens-1
    min_p0.10
    top_k40
    cohere_api_key_env_varCOHERE_API_KEY
    CategoryGriptape/Agent Drivers/Prompt

    Inputs (8)

    NameTypeDefaultDescription
    modeloptCOMBOcommand-r-plusSelect the Cohere model to use.
    max_attempts_on_failoptINT21–100Maximum attempts on failure
    seedoptINT10342349342Seed for random number generation
    use_native_toolsoptBOOLEANtrueUse native tools for the LLM.
    max_tokensoptINT-1Maximum tokens to generate. If <=0, it will use the default based on the tokenizer.
    min_poptFLOAT0.100–1Minimum probability for sampling. Lower values will be more random.
    top_koptINT40Top k for sampling. Lower values are more deterministic.
    cohere_api_key_env_varoptSTRINGCOHERE_API_KEYEnvironment variable for the Cohere API key. Do not use your actual API key directly.

    Outputs (1)

    NameTypeDescription
    DRIVERPROMPT_DRIVER