Interface ModerationModelConfig
public interface ModerationModelConfig
-
Method Summary
Modifier and TypeMethodDescriptionWhether moderation model requests should be loggedWhether moderation model responses should be loggedModel name to use
-
Method Details
-
modelName
Model name to use -
logRequests
Whether moderation model requests should be logged -
logResponses
Whether moderation model responses should be logged
-