Torantulino
|
2a8f6abce8
|
fixes "Error: content" when calling write_to_file command
|
2023-03-30 12:50:21 +01:00 |
|
Torantulino
|
aa6cb4cf81
|
Fixes "unknown command: browse webiste"
|
2023-03-30 12:47:55 +01:00 |
|
Torantulino
|
82459f72aa
|
Handles errors in get_command without terminating program.
|
2023-03-30 12:46:36 +01:00 |
|
Torantulino
|
23f19a8611
|
limits the number of links that a webpage can return.
|
2023-03-30 12:45:15 +01:00 |
|
Torantulino
|
e9df13e810
|
Updates web browsing commands.
|
2023-03-30 10:23:52 +01:00 |
|
Torantulino
|
6dbe0fab7c
|
Fixes commit_memory printing string twice + improves formatting
|
2023-03-30 10:15:46 +01:00 |
|
Torantulino
|
114fc32d5f
|
Adds hyperlink extraction from webpage
+ accompanying command.
|
2023-03-30 10:10:52 +01:00 |
|
Torantulino
|
af17977c72
|
Implements shutdown command.
|
2023-03-30 10:10:05 +01:00 |
|
Torantulino
|
acbf0dc701
|
Adds write_to_file command.
|
2023-03-30 10:08:13 +01:00 |
|
Torantulino
|
0c9bbbd20c
|
Renames get_text_summary method to get_text_summary (missed this)
|
2023-03-30 10:07:31 +01:00 |
|
Torantulino
|
fb5b86bd01
|
Increases default number of results returned by a google search
|
2023-03-30 10:06:50 +01:00 |
|
Torantulino
|
028d301678
|
Renames transcribe_summarise to get text summary
|
2023-03-30 10:06:31 +01:00 |
|
Torantulino
|
d5a5e41640
|
Handes case where no args are given with command.
|
2023-03-30 10:05:03 +01:00 |
|
Torantulino
|
3774c39c1e
|
Implements Agent system
Auto-GPT can now run sub-instances of itself.
|
2023-03-30 10:04:31 +01:00 |
|
Torantulino
|
693d141c86
|
Removes scrape_main_content function.
|
2023-03-29 09:43:32 +01:00 |
|
Torantulino
|
211a4d6619
|
Extracts get and execute command methods
|
2023-03-29 02:40:46 +01:00 |
|
Torantulino
|
1ad8e5c131
|
Fixes error in commands.
Called wrong script.
|
2023-03-28 23:52:25 +01:00 |
|
Torantulino
|
fc6c7bd8c4
|
Tides up codebase.
Extracts python functions to relevant files.
|
2023-03-28 23:25:42 +01:00 |
|