Table of Contents

Class GenerativeOptions

Namespace
Glitch9.AIDevKit
[Serializable]
public abstract class GenerativeOptions : IGENOptions
Inheritance
object
GenerativeOptions
Implements
Derived

Fields

ModelId

Optional. Custom moderation model to use. This will be ignored for Google API calls because Google has its own moderation process.

public string ModelId

Field Value

string

Properties

Api

public virtual Api Api { get; }

Property Value

Api