Interface IMemorySummarySettings
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IMemorySummarySettings
Properties
| Edit this page View SourceUtilityModel
Declaration
string UtilityModel { get; }
Property Value
| Type | Description |
|---|---|
| string |
WriteRecord
Save this generation as a record in the generation history.
Declaration
bool WriteRecord { get; }
Property Value
| Type | Description |
|---|---|
| bool |