Ask a question to get started
Enter to send•Shift+Enter new line
class WolframAlphaTool
Tool
Serializable
const tool = new WolframAlphaTool({ appid: "YOUR_APP_ID", }); const res = await tool.invoke("What is 2 * 2?");