Skip to content

Commit

Permalink
Update default prompt to make it the same as Significant-Gravitas#4027
Browse files Browse the repository at this point in the history
  • Loading branch information
DGdev91 committed May 17, 2023
1 parent 85301be commit c4500d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prompt_settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ constraints: [
'~4000 word limit for short term memory. Your short term memory is short, so immediately save important information to files.',
'If you are unsure how you previously did something or want to recall past events, thinking about similar events will help you remember.',
'No user assistance',
'Exclusively use the commands listed in double quotes e.g. "command name"'
'Exclusively use the commands listed below e.g. command_name'
]
resources: [
'Internet access for searches and information gathering.',
Expand All @@ -16,4 +16,4 @@ performance_evaluations: [
'Reflect on past decisions and strategies to refine your approach.',
'Every command has a cost, so be smart and efficient. Aim to complete tasks in the least number of steps.',
'Write all code to a file.'
]
]

0 comments on commit c4500d2

Please sign in to comment.