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