ComfyUI Node
Griptape Agent Config: Azure OpenAI [DEPRECATED]
Azure OpenAI Structure Config. Requires AZURE_OPENAI_ENDPOINT_3 and AZURE_OPENAI_API_KEY_3
Griptape Agent Config: Azure OpenAI [DEPRECATED]
- env
- CONFIG
◄prompt_modelgpt-4o►
◄prompt_model_deployment_namegpt4o►
◄temperature0.10►
◄seed10342349342►
◄max_attempts_on_fail2►
◄use_native_toolstrue►
◄max_tokens-1►
◄api_key_env_varAZURE_OPENAI_API_KEY►
◄azure_endpoint_env_varAZURE_OPENAI_ENDPOINT►
CategoryGriptape/Agent Configs [DEPRECATED]
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_model | COMBO | gpt-4o | 4 options: gpt-4o, gpt-4, gpt-3.5-turbo-16k, gpt-3.5-turbo |
| prompt_model_deployment_name | STRING | gpt4o | — |
| temperatureopt | FLOAT | 0.100–1 | — |
| seedopt | INT | 10342349342 | — |
| max_attempts_on_failopt | INT | 21–100 | — |
| envopt | ENV | — | |
| use_native_toolsopt | BOOLEAN | true | — |
| max_tokensopt | INT | -1 | Maximum tokens to generate. If <=0, it will use the default based on the tokenizer. |
| api_key_env_varopt | STRING | AZURE_OPENAI_API_KEY | — |
| azure_endpoint_env_varopt | STRING | AZURE_OPENAI_ENDPOINT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONFIG | CONFIG | — |