Skip to content

agent-playground / Exports / IUniversalToolFactoryOptions

Interface: IUniversalToolFactoryOptions

Universal Tool Factory options

Table of contents

Properties

Properties

blockCollector

blockCollector: IBlockDataCollector

Block collector for tracking tool executions

Defined in

agent-playground/src/lib/playground/universal-tool-factory.ts:12


logger

Optional logger: ILogger

Logger for tool execution

Defined in

agent-playground/src/lib/playground/universal-tool-factory.ts:15

Released under the MIT License.