Show / Hide Table of Contents

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
Embedding
ImageTextToText
Rerank
TextToText
UnknownEnumValue
In this article
Back to top