节点与集成
Wolfram|Alpha tool
Use the Wolfram|Alpha tool node to connect your agents1 and chains2 to Wolfram|Alpha's computational intelligence engine.
Templates and examples
Browse Wolfram|Alpha tool node documentation integration templates or search all templates
Related resources
Refer to Wolfram|Alpha's documentation for more information about the service. You can also view LangChain's documentation on their WolframAlpha Tool.
View n8n's Advanced AI documentation.
Footnotes
- Back
AI agents are artificial intelligence systems capable of responding to requests, making decisions, and performing real-world tasks for users. They use large language models (LLMs) to interpret user input and make decisions about how to best process requests using the information and resources they have available.
- Back
AI chains allow you to interact with large language models (LLMs) and other resources in sequences of calls to components. AI chains in n8n don't use persistent memory, so you can't use them to reference previous context (use AI agents for this).
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。