Nodes/ComfyUI Griptape Nodes/Griptape Prompt Driver: Azure OpenAI
ComfyUI Node

Griptape Prompt Driver: Azure OpenAI

Griptape Driver

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape Prompt Driver: Azure OpenAI
    • DRIVER
    modelgpt-4o
    max_attempts_on_fail2
    temperature0.10
    seed10342349342
    use_native_toolstrue
    max_tokens-1
    deployment_namegpt-4o
    response_formatdefault
    endpoint_env_varAZURE_OPENAI_ENDPOINT
    api_key_env_varAZURE_OPENAI_API_KEY
    CategoryGriptape/Agent Drivers/Prompt

    Inputs (10)

    NameTypeDefaultDescription
    modeloptCOMBOgpt-4o4 options: gpt-4o, gpt-4, gpt-3.5-turbo-16k, gpt-3.5-turbo
    max_attempts_on_failoptINT21–100Maximum attempts on failure
    temperatureoptFLOAT0.100–1Temperature for sampling
    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.
    deployment_nameoptSTRINGgpt-4o
    response_formatoptCOMBOdefault2 options: default, json_object
    endpoint_env_varoptSTRINGAZURE_OPENAI_ENDPOINTEnter the name of the environment variable for AZURE_OPENAI_ENDPOINT, not the actual endpoint.
    api_key_env_varoptSTRINGAZURE_OPENAI_API_KEYEnter the name of the environment variable for AZURE_OPENAI_API_KEY, not the actual API key.

    Outputs (1)

    NameTypeDescription
    DRIVERPROMPT_DRIVER