title | description | weight |
---|---|---|
🧠 Wolfram|Alpha |
How to set up and configure the Wolfram Alpha plugin |
-5 |
An AppID must be supplied in all calls to the Wolfram|Alpha API.
- Note: Wolfram API calls are limited to 100 calls/day and 2000/month for regular users.
- Visit: products.wolframalpha.com/api/ to create your account
- Go to the Developer Portal click on
Get an AppID
.
Alternatively: you (the admin) can set the value in
\.env
to bypass the prompt:WOLFRAM_APP_ID=your_app_id