Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpt-engineer not creating needed directories #694

Open
clickbrain opened this issue Jul 1, 2023 · 3 comments
Open

gpt-engineer not creating needed directories #694

clickbrain opened this issue Jul 1, 2023 · 3 comments
Assignees

Comments

@clickbrain
Copy link

gpt-engineer typically installs with a sample Projects directory and also the main prompt files. When I look in the gpt-engineer directory and I am not seeing any of the standard files in an install.

~/.tea/github.com/AntonOsika/gpt-engineer/

Maybe they are being placed elsewhere, but it isn't clear where. Apologies if this should be clear or if there is a standard Folder format for Tea I am not aware of.

@clickbrain
Copy link
Author

Here are the steps usually required after install from the readme:

Setup
With an api key that has GPT4 access run:
export OPENAI_API_KEY=[your api key]
Run:
Create an empty folder. If inside the repo, you can run:
cp -r projects/example/ projects/my-new-project
Fill in the prompt file in your new folder
gpt-engineer projects/my-new-project
(Note, gpt-engineer --help lets you see all available options. For example --steps use_feedback lets you improve/fix code in a project)

@mxcl mxcl self-assigned this Jul 21, 2023
@mxcl
Copy link
Member

mxcl commented Jul 21, 2023

I've done a little work here but GPT engineer is still a little borked currently.

I'll add the sample projects

@mxcl
Copy link
Member

mxcl commented Jul 21, 2023

Screenshot 2023-07-21 at 10 09 46 AM

that's all I can find in the sources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants