Functions
codeRunnerTool
Function: codeRunnerTool()
codeRunnerTool(
options):Tool<{code:string; },string> &HoldsToolSessions&RecordsCodeRuns
Defined in: src/core/codeRunnerTool.ts:236
Parameters
options
Returns
Tool<{ code: string; }, string> & HoldsToolSessions & RecordsCodeRuns
