PoC for LLM-powered code refactoring
This will create and use a Python VENV in .env. Also gets aider-chat from GitHub and builds the latest which has the OpenAI API v1 upgrade.
make install
export OPENAI_API_KEY=sk-...
make test
make clean
PoC for LLM-powered code refactoring
This will create and use a Python VENV in .env. Also gets aider-chat from GitHub and builds the latest which has the OpenAI API v1 upgrade.
make install
export OPENAI_API_KEY=sk-...
make test
make clean