mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
Adds key GTP Instances.
This commit is contained in:
@@ -7,11 +7,11 @@ These are the commands available from you:
|
|||||||
- Google Search <search>
|
- Google Search <search>
|
||||||
- Check the current news on <news source>
|
- Check the current news on <news source>
|
||||||
- Commit <text> to Long Term Memory
|
- Commit <text> to Long Term Memory
|
||||||
- Our messages are divided into Short Term (general messages) and 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.
|
- -- 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.
|
- -- Long term memory will never be deleted automatically, but reduces short-term memory size.
|
||||||
- Delete <key> from Long Term Memory
|
- 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.
|
- -- The text generated by this instance will be returned to you.
|
||||||
- View all running GTP-4 Instances and Kill them.
|
- 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>
|
- Navigate to a website and perform general actions like click on buttons, input text <text> or register an account <username>
|
||||||
Reference in New Issue
Block a user