Skip to content

agent-playground / Exports / IPlaygroundHistoryPluginOptions

Interface: IPlaygroundHistoryPluginOptions

Table of contents

Properties

Properties

maxEvents

Optional maxEvents: number

Defined in

agent-playground/src/lib/playground/plugins/playground-history-plugin.ts:41


enableVisualization

Optional enableVisualization: boolean

Defined in

agent-playground/src/lib/playground/plugins/playground-history-plugin.ts:42


logger

Optional logger: ILogger

Defined in

agent-playground/src/lib/playground/plugins/playground-history-plugin.ts:43

Released under the MIT License.