This skill leverages the Wolfram|Alpha LLM API to provide accurate answers to scientific and mathematical questions.
Call the script with your query as an argument:
python3 wolfram_query.py "integrate x^2 from 0 to 3"
Requires a WOLFRAM_APP_ID in the environment variables (typically set in your .env file).
共 1 个版本