ComfyUI Node
Griptape Agent Config: OpenAI [DEPRECATED]
OpenAI Structure Config. Use OpenAI's models for prompt, embedding, image generation, and image query.
Griptape Agent Config: OpenAI [DEPRECATED]
- env
- CONFIG
◄prompt_modelgpt-4o►
◄temperature0.10►
◄seed10342349342►
◄max_attempts_on_fail2►
◄use_native_toolstrue►
◄max_tokens-1►
◄api_key_env_varOPENAI_API_KEY►
CategoryGriptape/Agent Configs [DEPRECATED]
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_model | COMBO | gpt-4o | 4 options: gpt-4o, gpt-4, gpt-4o-mini, gpt-3.5-turbo |
| 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 | OPENAI_API_KEY | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONFIG | CONFIG | — |