Results 131 comments of Patilla Code

Looks good, haven't tested it locally though. before I test and approve please make sure you are running the `pre-commit` hooks properly (see [CONTRIBUTING](https://github.com/AntonOsika/gpt-engineer/blob/main/.github/CONTRIBUTING.md) guidelines)

Open discussion about this in #135 Please go there and add your opinions to raise visibility and then maybe get it introduced.

Hi @mach7 TLDR; ```bash $ pip install --upgrade gpt-engineer ``` > what are the thoughts on making a separate branch that can be used for the development / nightly and...

If you wish to reopen the issue please do following the new issue template.

If you wish to reopen the issue please do following the new issue template.

If you wish to reopen the issue please do following the new issue template.

Many changes have been applied since you posted this, give the latest version a try. If you wish to reopen the issue please do following the new issue template.

If you wish to reopen the issue please do following the new issue template.

Hi @kbshal Readability maybe although currently it is pretty readable I'd say Efficiency I am not sure, really.

If you want to use another model please do so via the `--model` parameter ``` $ gpt-engineer --model gpt-3.5 -turbo ``` You can have a look at the options/parameters by...