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

5 wiersze
153 B
TypeScript
Czysty Zwykły widok Historia

2024-08-26 15:25:58 +00:00
import { calculator } from '@agentic/calculator'
defTool(calculator)
$`Answer the following arithmetic question: How much is 11 + 4? then divide by 3?`