Skip to content

Instantly share code, notes, and snippets.

@idontcalculate
Created April 21, 2023 04:16
Show Gist options
  • Save idontcalculate/e5968a82b213f0474af9ef79f448dc05 to your computer and use it in GitHub Desktop.
Save idontcalculate/e5968a82b213f0474af9ef79f448dc05 to your computer and use it in GitHub Desktop.

Entering new AgentExecutor chain... I need to calculate the time between now and the next Solar eclipse Action: Wolfram Alpha Action Input: "When is the next Solar eclipse" Observation: ?

The next solar eclipse will occur on December 14, 2020. It will be an annular eclipse visible from parts of South America, the South Pacific, and the southern Atlantic Ocean. Thought: I need to calculate the number of days between now and December 14, 2020 Action: Wolfram Alpha Action Input: "How many days until December 14, 2020" Observation:

There are 181 days until December 14, 2020. Thought: I now know the final answer Final Answer: There are 181 days until the next Solar eclipse.

Finished chain. {'input': 'Calculate how many days until the next Solar exclipse', 'output': 'There are 181 days until the next Solar eclipse.'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment