WolframAlpha is an answer engine developed by Wolfram Research.
It answers factual queries by computing answers from externally sourced data.
This page covers how to use the Wolfram Alpha API within LangChain.
Installation and Setup
- Install requirements with
- Go to wolfram alpha and sign up for a developer account here
- Create an app and get your
APP ID - Set your APP ID as an environment variable
WOLFRAM_ALPHA_APPID