gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app

Results 345 gpt-engineer issues
Sort by recently updated
recently updated
newest added

adjust the `execute_workspace` function to prepend the directory before the command. #103

Added .env support to save OPENAI_API_KEY, and use it on ai.py class. Added simple test and updated requirements. Tested ok

We should fall back to gpt-3.5-turbo-16k instead of the default gpt-3.5-turbo model, as it can handle larger code outputs.

Created the CODE_OF_CONDUCT and added [[email protected]](mailto:[email protected]) as the point of contact for any issues.

I propose adding pull request (PR) and issue templates to improve the contribution process and communication within the project. PR templates provide structure for clear submissions, while issue templates help...

I got tired of entering my API key every time I opened a new terminal and wrote some tests

Hey team, I am unable to get GPTE to do any code execution when it stops to ask me fro input. This repeatedly happens: " and finally, we will need...

Could i just change the name of the model in the codebase to gpt-3.5-turbo-16k, for instance? or will there need to be work done to allow for a larger context?...