> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-router-model-page-pilot.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenAI Chat Partner Nodes ComfyUI Official Example

> This article will introduce how to use OpenAI Chat Partner nodes in ComfyUI to complete conversational functions

OpenAI is a company focused on generative AI, providing powerful conversational capabilities. Currently, ComfyUI has integrated the OpenAI API, allowing you to directly use the related nodes in ComfyUI to complete conversational functions.

## What OpenAI Chat is good at

* **Intelligent conversations**: engage with OpenAI's advanced language models directly inside ComfyUI
* **Image understanding**: load an image for the AI to interpret and respond to
* **Task control**: adjust `OpenAI Chat Advanced Options` to have the AI execute specific tasks, such as analyzing an image and generating a prompt
* **Model choice**: select different OpenAI models from the `OpenAI Chat` node
* **Multiple image input**: batch several images together when more than one image needs AI interpretation

## Use it in ComfyUI

<Card title="OpenAI Chat workflows" icon="diagram-project" href="/tutorials/partner-nodes/openai/chat/workflow">
  Run the ChatGPT conversation workflow in ComfyUI, locally or on Comfy Cloud
</Card>
