| Modifier and Type | Class and Description |
|---|---|
static class |
ImageModel.Builder
嵌入模型构建器实现
|
| Modifier | Constructor and Description |
|---|---|
protected |
ImageModel(ImageConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ImageModel.Builder |
of(ImageConfig config)
构建
|
static ImageModel.Builder |
of(String apiUrl)
构建
|
ImageRequest |
prompt(String prompt)
输入
|
protected ImageModel(ImageConfig config)
public ImageRequest prompt(String prompt)
public static ImageModel.Builder of(ImageConfig config)
public static ImageModel.Builder of(String apiUrl)
Copyright © 2025. All rights reserved.