ใ‚ณใƒณใƒ†ใƒณใƒ„ใซใ‚นใ‚ญใƒƒใƒ—

codeInterpreterTool

ใ“ใฎใ‚ณใƒณใƒ†ใƒณใƒ„ใฏใพใ ๆ—ฅๆœฌ่ชž่จณใŒใ‚ใ‚Šใพใ›ใ‚“ใ€‚

function codeInterpreterTool(options?): HostedTool;

Adds code interpreter abilities to your agent

Parameter Type Description

options?

Partial<Omit<CodeInterpreterTool, "type">>

Additional configuration for the code interpreter

HostedTool

a code interpreter tool definition