Sentdex / TermGPT

Giving LLMs like GPT-4 the ability to plan and execute terminal commands
MIT License
407 stars 95 forks source link

TERMINAL_COMMANDS not found #12

Closed ifuchs closed 1 year ago

ifuchs commented 1 year ago

Running the script gives:

ImportError: cannot import name 'TERMINAL_COMMANDS' from 'contexts' (/opt/anaconda3/lib/python3.9/site-packages/contexts/init.py)

ifuchs commented 1 year ago

Duplicate contexts.py.