Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants