Griptape Agent Config: OpenAI Drivers
Griptape Agent Config: OpenAI Drivers
OpenAI Drivers Config. Use OpenAI's models for prompt, embedding, image generation, and image query.
Pack: ComfyUI Griptape Nodes
custom_nodes.ComfyUI-Griptape
Inputs (20)
| Name | Type | Required |
|---|---|---|
| prompt_model_comment | STRING | optional |
| model | COMBO | optional |
| max_attempts_on_fail | INT | optional |
| temperature | FLOAT | optional |
| seed | INT | optional |
| use_native_tools | BOOLEAN | optional |
| max_tokens | INT | optional |
| min_p | FLOAT | optional |
| response_format | COMBO | optional |
| api_key_env_var | STRING | optional |
| image_generation_model_comment | STRING | optional |
| image_generation_model | COMBO | optional |
| size | COMBO | optional |
| embedding_model_comment | STRING | optional |
| embedding_model | COMBO | optional |
| text_to_speech_model_comment | STRING | optional |
| text_to_speech_model | COMBO | optional |
| voice | COMBO | optional |
| audio_transcription_model_comment | STRING | optional |
| audio_transcription_model | COMBO | optional |
Outputs (1)
| Name | Type |
|---|---|
| CONFIG | CONFIG |