Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika authored Jun 3, 2023
1 parent 3c4b001 commit 34513f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# GPT Engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.

Even if it is complex.
Specify what you want it to build, the AI asks for clarification, and then builds it. Even if it is complex.

## Philosophy
The philosophy of this project is that it should be be
Expand Down Expand Up @@ -33,4 +31,4 @@ You can specify the "identity" of the AI agent by editing the files in the `iden

Editing the identity, and evolving the main_prompt, is currently how you make the agent remember things between projects.

Each step in steps.py will have its communication history with GPT4 stored in the logs folder, and can be rerun with scripts/rerun_edited_message_logs.py.
Each step in steps.py will have its communication history with GPT4 stored in the logs folder, and can be rerun with scripts/rerun_edited_message_logs.py.

0 comments on commit 34513f6

Please sign in to comment.