Show / Hide Table of Contents

Enum ModelCapability

Describes what this model can be used for.

Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public enum ModelCapability

Fields

Name Description
Chat
FineTune
TextEmbeddings
TextGeneration
TextRerank
TextSummarization
UnknownEnumValue
In this article
Back to top