WolframAlphaToolkit
query_wolfram_alpha
- query (str): The query to send to Wolfram Alpha.
query_wolfram_alpha_step_by_step
- query (str): The query to send to Wolfram Alpha.
query_wolfram_alpha_llm
- query (str): The query to send to Wolfram Alpha LLM.
_parse_wolfram_result
- result: The API result returned from a Wolfram Alpha query, structured with multiple pods, each containing specific information related to the query.
_get_wolframalpha_step_by_step_solution
- app_id (str): Your Wolfram Alpha API application ID.
- query (str): The mathematical or computational query to solve.