jfeng1115's picture
init commit
58d33f0
"""Chain that interprets a prompt and executes python code to do math.
Heavily borrowed from https://replit.com/@amasad/gptpy?v=1#main.py
"""