ComfyUI Node
Griptape Agent Config: OpenAI Compatible [DEPRECATED]
OpenAI Compatible Structure Config.
Griptape Agent Config: OpenAI Compatible [DEPRECATED]
- env
- CONFIG
◄temperature0.10►
◄seed10342349342►
◄max_attempts_on_fail2►
◄use_native_toolstrue►
◄max_tokens-1►
◄prompt_modelgpt-4o►
◄image_generation_modeldall-e-3►
◄text_to_speech_modeltts-1►
◄base_urlhttps://api.openai.com/v1►
◄api_key_env_varOPENAI_API_KEY►
CategoryGriptape/Agent Configs [DEPRECATED]
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| 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. |
| prompt_modelopt | STRING | gpt-4o | — |
| image_generation_modelopt | STRING | dall-e-3 | — |
| text_to_speech_modelopt | STRING | tts-1 | — |
| base_urlopt | STRING | https://api.openai.com/v1 | — |
| api_key_env_varopt | STRING | OPENAI_API_KEY | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONFIG | CONFIG | — |