Skip to content

Instantly share code, notes, and snippets.

@fsndzomga
Created September 23, 2023 03:55
Show Gist options
  • Save fsndzomga/2840ff58cc495e282fbfc90f90206038 to your computer and use it in GitHub Desktop.
Save fsndzomga/2840ff58cc495e282fbfc90f90206038 to your computer and use it in GitHub Desktop.
agent = Agent()
response = agent("What is the square root of 44494949494949494")
# Response
""" What is the square root of 44494949494949494
Thinking...
The first step is to use the Calculator tool to calculate the square root of 44494949494949494.
Thinking...
210938259.91258556
Thinking...
The square root of 44494949494949494 is approximately 210938259.91258556."""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment