ComfyUI Extension: comfyui_openai_node

Authored by nagolinc

Created

Updated

1 stars

This provides a single node openai > Open AI query node that takes a system prompt and user message and sends them to chatGPT 3.5 Note, you MUST have an OPEN AI API key stored in the environment variable OPENAI_API_KEY in order for this to work.

Custom Nodes (1)

README

This provides a single node openai > Open AI query node

that takes a system prompt and user message and sends them to chatGPT 3.5

Note, you MUST have an OPEN AI API key stored in the environment variable OPENAI_API_KEY in order for this to work.