File size: 143 Bytes
58d33f0
 
 
 
1
2
3
4
5
"""Chain that interprets a prompt and executes python code to do math.

Heavily borrowed from https://replit.com/@amasad/gptpy?v=1#main.py
"""