Show / Hide Table of Contents

Class ExtractionConfig

Configuration for information extraction from conversation content.

Inheritance
object
ModelConfig
ExtractionConfig
Inherited Members
ModelConfig.LlmSelection
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public class ExtractionConfig : ModelConfig
In this article
Back to top