chatgpt-api/examples/genaiscript/calculator.genai.mts

5 wiersze
153 B
TypeScript

import { calculator } from '@agentic/calculator'
defTool(calculator)
$`Answer the following arithmetic question: How much is 11 + 4? then divide by 3?`