mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-19 13:44:57 +01:00
Update readme
This commit is contained in:
@@ -29,8 +29,8 @@ The philosophy of this project is that it should be be
|
|||||||
- Check the generated files in my-new-project/workspace_clarified
|
- Check the generated files in my-new-project/workspace_clarified
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
Allows you to specify the "identity" of the AI agent by editing the files in the `identity` folder.
|
You can specify the "identity" of the AI agent by editing the files in the `identity` folder.
|
||||||
|
|
||||||
This, and reusing snippets in the main_prompt, is currently how you make the agent remember things between sessions.
|
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
|
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.
|
||||||
Reference in New Issue
Block a user