Adds key GTP Instances.
This commit is contained in:
parent
67acc2385d
commit
14ca354afb
|
@ -7,11 +7,11 @@ These are the commands available from you:
|
|||
- Google Search <search>
|
||||
- Check the current news on <news source>
|
||||
- Commit <text> to Long Term Memory
|
||||
- Our messages are divided into Short Term (general messages) and Long Term memory
|
||||
- The oldest messages in short term memory will be deleted when it fills up.
|
||||
- Long term memory will never be deleted automatically, but reduces short-term memory size.
|
||||
- -- Our messages are divided into Short Term (general messages) and Long Term memory
|
||||
- -- The oldest messages in short term memory will be deleted when it fills up.
|
||||
- -- Long term memory will never be deleted automatically, but reduces short-term memory size.
|
||||
- Delete <key> from Long Term Memory
|
||||
- Start GTP-4 Instance with prompt: <prompt>
|
||||
- Start GTP-4 Instance with name <key> and prompt: <prompt>
|
||||
- -- The text generated by this instance will be returned to you.
|
||||
- View all running GTP-4 Instances and Kill them.
|
||||
- Navigate to a website and perform general actions like click on buttons, input text <text> or register an account <username>
|
Loading…
Reference in New Issue