Functions

codeRunnerTool

Function: codeRunnerTool()

codeRunnerTool(options): Tool<{ code: string; }, string> & HoldsToolSessions

Defined in: src/core/codeRunnerTool.ts:161

Parameters

options

CodeRunnerToolOptions

Returns

Tool<{ code: string; }, string> & HoldsToolSessions

On this page