| Package | Description |
|---|---|
| dev.ai4j.openai4j.moderation |
| Modifier and Type | Method and Description |
|---|---|
static ModerationModel |
ModerationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModerationModel[] |
ModerationModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModerationRequest.Builder |
ModerationRequest.Builder.model(ModerationModel model) |
Copyright © 2024. All rights reserved.