| Modifier and Type | Class and Description |
|---|---|
static class |
ImageModel.Builder
嵌入模型构建器实现
|
| Constructor and Description |
|---|
ImageModel(ImageConfig config) |
ImageModel(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
static ImageModel.Builder |
of(ImageConfig config)
构建
|
static ImageModel.Builder |
of(String apiUrl)
构建
|
ImageRequest |
prompt(String prompt)
输入
|
public ImageModel(Properties properties)
public 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.