Interface IGenerationOptions
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IGenerationOptions
Properties
|
Edit this page
View Source
Api
Declaration
Property Value
|
Edit this page
View Source
ConnectionMode
Declaration
ConnectionMode ConnectionMode { get; }
Property Value
|
Edit this page
View Source
Model
Declaration
Property Value
|
Edit this page
View Source
Stream
Declaration
Property Value
|
Edit this page
View Source
WriteGenerationRecords
Declaration
bool WriteGenerationRecords { get; }
Property Value
Extension Methods