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

# Google Gemini 合作节点 ComfyUI 官方示例

> 本文将介绍如何在 ComfyUI 中使用 Google Gemini 合作节点来完成对话功能

Google Gemini 是 Google 推出的一款强大的 AI 模型，支持对话与文本生成功能。目前 ComfyUI 已集成 Google Gemini API，你可以直接在 ComfyUI 中使用相关节点来完成对话功能。

## Google Gemini 的优势

* **对话与文本生成**：直接在 ComfyUI 工作流中与 Google 的多模态 AI 对话
* **多模态推理**：利用 Gemini 的推理能力解读图像
* **图像到提示词的解读**：官方模板自带一个提示词，可将你的图像转换为对应的绘图提示词
* **多图像输入**：使用 `Batch Images` 在单次运行中发送多张图像，供 AI 解读

## 在 ComfyUI 中使用

<Card title="Google Gemini 工作流" icon="diagram-project" href="/zh/tutorials/partner-nodes/google/gemini/workflow">
  在 ComfyUI 中运行 Gemini 对话工作流，可在本地或 Comfy Cloud 上运行
</Card>
