Package org.springframework.ai.qianfan
Class QianFanImageOptions
java.lang.Object
org.springframework.ai.qianfan.QianFanImageOptions
- All Implemented Interfaces:
ImageOptions
,ModelOptions
QianFan Image API options. QianFanImageOptions.java
- Since:
- 1.0
- Author:
- Geng Rong
-
Constructor Details
-
QianFanImageOptions
public QianFanImageOptions()
-
-
Method Details
-
builder
-
getN
- Specified by:
getN
in interfaceImageOptions
-
setN
-
getModel
- Specified by:
getModel
in interfaceImageOptions
-
setModel
-
getWidth
- Specified by:
getWidth
in interfaceImageOptions
-
setWidth
-
getHeight
- Specified by:
getHeight
in interfaceImageOptions
-
setHeight
-
getResponseFormat
- Specified by:
getResponseFormat
in interfaceImageOptions
-
getStyle
- Specified by:
getStyle
in interfaceImageOptions
-
setStyle
-
getUser
-
setUser
-
getSize
-
setSize
-
equals
-
hashCode
public int hashCode() -
toString
-