aboutsummaryrefslogtreecommitdiff
path: root/prompt_settings.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'prompt_settings.yaml')
-rw-r--r--prompt_settings.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/prompt_settings.yaml b/prompt_settings.yaml
deleted file mode 100644
index 342d67b9e..000000000
--- a/prompt_settings.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-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 below e.g. command_name'
-]
-resources: [
- 'Internet access for searches and information gathering.',
- 'Long Term memory management.',
- 'File output.'
-]
-performance_evaluations: [
- 'Continuously review and analyze your actions to ensure you are performing to the best of your abilities.',
- 'Constructively self-criticize your big-picture behavior constantly.',
- '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.'
-]