JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.ai.moderation
ModerationOptions
Contents
Description
Method Summary
Method Details
getModel()
Hide sidebar
Show sidebar
Interface ModerationOptions
All Superinterfaces:
ModelOptions
public interface
ModerationOptions
extends
ModelOptions
Represents the options for moderation.
Since:
1.0.0
Author:
Ahmed Yousri
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
getModel
()
Method Details
getModel
@Nullable
String
getModel
()