Enum ImportedModelCapability
Specifies the intended use or supported capabilities of the imported model.
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public enum ImportedModelCapability
Fields
| Name | Description |
|---|---|
| AudioToAudio | |
| AudioToText | |
| Embedding | |
| ImageTextToImage | |
| ImageTextToText | |
| ImageTextToVideo | |
| ImageToImage | |
| Realtime | |
| Rerank | |
| TextToAudio | |
| TextToImage | |
| TextToText | |
| TextToVideo | |
| UnknownEnumValue |