图像模型
Spring AI 通过不同的提供商提供对各种图像生成模型的支持。以下是当前支持的实现:支持的提供商
每个提供商都实现了ImageClient 接口,允许您使用不同的 AI 模型生成图像,同时保持一致的 API。
文档有误?请协助编辑
发现文档问题?点击此处直接在 GitHub 上编辑并提交 PR,帮助我们改进文档!
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 PIG AI 新版来袭:AI能力全面升级! 点击了解一下?
Spring AI 中支持的图像生成模型概述
ImageClient 接口,允许您使用不同的 AI 模型生成图像,同时保持一致的 API。