Class MemorySummarySettings
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.Agent.dll
Syntax
[Serializable]
public class MemorySummarySettings : IMemorySummarySettings
Properties
| Edit this page View SourceUtilityModel
Declaration
public string UtilityModel { get; }
Property Value
| Type | Description |
|---|---|
| string |
WriteRecord
Save this generation as a record in the generation history.
Declaration
public bool WriteRecord { get; }
Property Value
| Type | Description |
|---|---|
| bool |