gpt-engineer
gpt-engineer copied to clipboard
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
## Failure Information (for bugs) Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template....
I have created a Dockerfile to build the project into a docker image.
Hi, I am trying to test gpt-engineer by using Azure OpenAI but I am getting authentication error. I have added all the additional details that are required for the Azure...
I installed the stable release using pip. When I try to run: `gpt-engineer projects/example` I get "AssertionError: Please put your prompt in the file `prompt` in the project directory" I...
H20.ai
Is it possible to make this work with H20.ai
I am using mac. As I am entering "python3 -m gpt_engineer.main my-new-project", it is saying "AssertionError: Please put your prompt in the file `prompt` in the project directory" but I...
I'm on a mac and got the pip running fine, but the help is not even helpful. Whats the extension the prompt file needs to be? Can we at least...
Hi. Here is the correct commands for Windows Powershell. Maybe add to setup guide in the event other Win users get stuck here? python -m venv venv .\venv\scripts\activate
I keep getting this response regardless of the prompt: ``` (engineer-py3.10) oem@weathertop-alpha:~/repos/engineer$ gpt-engineer projects/scraper gpt-3.5-turbo Areas that need clarification: 1. What specific instructions am I not supposed to carry out?...