mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-21 23:14:24 +01:00
Adds hyperlink extraction from webpage
+ accompanying command.
This commit is contained in:
@@ -17,6 +17,7 @@ COMMANDS:
|
||||
10. Delete GPT Agent: "delete_agent", args: "key": "<key>"
|
||||
9. Navigate & Perform: "navigate_website", args: "action": "click_button/input_text/register_account", "text/username": "<text>/<username>"
|
||||
11. Get Text Summary: "get_text_summary", args: "url": "<url>"
|
||||
12. Get Outgoing Links: "get_hyperlinks", args: "url": "<url>"
|
||||
13. Write to file: "write_to_file", args: "file": "<file>", "text": "<text>"
|
||||
14. Task Complete (Shutdown): "task_complete", args: "reason": "<reason>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user