Class ModerationOptionsBuilder
java.lang.Object
org.springframework.ai.moderation.ModerationOptionsBuilder
A builder class for creating instances of ModerationOptions. Use the builder() method
to obtain a new instance of ModerationOptionsBuilder. Use the withModel() method to set
the model for moderation. Use the build() method to build the ModerationOptions
instance.
- Since:
- 1.0.0
- Author:
- Ahmed Yousri
-
Method Summary
-
Method Details
-
builder
-
withModel
-
build
-