public class OpenaiImageDialect extends AbstractImageDialect
| Constructor and Description |
|---|
OpenaiImageDialect() |
| Modifier and Type | Method and Description |
|---|---|
static OpenaiImageDialect |
getInstance() |
boolean |
matched(ImageConfig config)
匹配检测
|
ImageResponse |
parseResponseJson(ImageConfig config,
String respJson)
分析响应数据
|
buildRequestJsonpublic static OpenaiImageDialect getInstance()
public boolean matched(ImageConfig config)
ImageDialectconfig - 聊天配置public ImageResponse parseResponseJson(ImageConfig config, String respJson)
ImageDialectconfig - 聊天配置Copyright © 2025. All rights reserved.