Toran Bruce Richards
|
db95b28b48
|
Update README.md
|
2023-03-30 14:51:33 +01:00 |
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
|
e6b794186e
|
attempts to improve webpage summarisation.
|
2023-03-30 12:45:36 +01:00 |
Torantulino
|
23f19a8611
|
limits the number of links that a webpage can return.
|
2023-03-30 12:45:15 +01:00 |
Torantulino
|
d78613e558
|
Colours goal print.
|
2023-03-30 12:43:26 +01:00 |
Torantulino
|
ef60a3127e
|
Fixes bug in agent manager:
model "model" does not exist.
|
2023-03-30 10:54:01 +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
|
26036d79ec
|
Starts counting summarised chunks from 1.
|
2023-03-30 10:14:26 +01:00 |
Torantulino
|
d2746e1a76
|
Adds prompt to help minmise resource usage.
|
2023-03-30 10:13:19 +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
|
0268bb0b7b
|
Implements continuous mode!
Experimental and potentially dangerous, use at own risk.
Runs auto-gpt without user authorisation for each turn.
|
2023-03-30 08:11:17 +01:00 |
Torantulino
|
5263ac52ac
|
Fixes missing reference to ai_name
|
2023-03-29 09:48:27 +01:00 |
Torantulino
|
693d141c86
|
Removes scrape_main_content function.
|
2023-03-29 09:43:32 +01:00 |
Torantulino
|
6d796d222d
|
Adds error check to text scraper.
|
2023-03-29 09:43:10 +01:00 |
Torantulino
|
70d5fbf690
|
Extracts prompt construction to method.
|
2023-03-29 09:14:59 +01:00 |
Torantulino
|
bd9d532b73
|
Ensures custom print function handles empty content.
|
2023-03-29 08:32:48 +01:00 |
Torantulino
|
7b4d96652d
|
Increases typing speed.
|
2023-03-29 07:29:40 +01:00 |
Torantulino
|
b5d90fa5ef
|
Displays custom agent name in console.
|
2023-03-29 07:26:55 +01:00 |
Torantulino
|
11d4157998
|
Implements custom prompting!
Auto GPT can now be given any task!
|
2023-03-29 07:20:09 +01:00 |
Torantulino
|
3cab0baecc
|
Replaces GTP with GPT in prompt... oops..
|
2023-03-29 06:41:43 +01:00 |
Torantulino
|
36c3308d1a
|
Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT
|
2023-03-29 06:30:36 +01:00 |
Torantulino
|
e0b4624f43
|
Changes typing style to 1 word at a time and have it speed up as the message get's longer.
|
2023-03-29 06:30:33 +01:00 |
Toran Bruce Richards
|
51c7a70eb9
|
Update README.md
|
2023-03-29 06:26:57 +01:00 |
Torantulino
|
c79f635bb4
|
deletes old prompt.txt
|
2023-03-29 06:11:27 +01:00 |
Torantulino
|
7d9ef241eb
|
Moves all txt outputs to folder.
|
2023-03-29 06:11:20 +01:00 |
Torantulino
|
94963e65d0
|
Adds character by character typing into console.
|
2023-03-29 03:40:05 +01:00 |
Torantulino
|
09bae4ddb4
|
Adds custom print method for easier formatting.
|
2023-03-29 03:28:10 +01:00 |
Torantulino
|
b054228769
|
Adds spinner when AI is thinking
|
2023-03-29 03:13:02 +01:00 |
Torantulino
|
71f9229f2f
|
Adds colour to console output.
|
2023-03-29 03:11:36 +01:00 |
Torantulino
|
8e432f288f
|
Extracts chat and data functions from main file.
|
2023-03-29 02:43:17 +01:00 |
Torantulino
|
211a4d6619
|
Extracts get and execute command methods
|
2023-03-29 02:40:46 +01:00 |
Torantulino
|
1d97d1ea13
|
Changes from keypress detection to letter input
Reason: keypresses where being detected when tabbed out.
|
2023-03-29 02:36:40 +01:00 |
Torantulino
|
0d9c478788
|
Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT
|
2023-03-29 02:22:53 +01:00 |
Torantulino
|
4ca40b2f41
|
Handles missing assistant thoughts.
|
2023-03-29 02:22:33 +01:00 |
Torantulino
|
96e833bc8e
|
Adds additional debug info if assistant thoughts in wrong fromat.
|
2023-03-29 02:16:54 +01:00 |
Torantulino
|
b9a6a3141d
|
Improves how AI thougts are printed to console.
|
2023-03-29 02:14:20 +01:00 |
Torantulino
|
4a72361f08
|
Extracts prompt to a file.
|
2023-03-29 02:12:32 +01:00 |
Toran Bruce Richards
|
441e1aae8c
|
Create FUNDING.yml
|
2023-03-29 01:08:56 +01:00 |
Torantulino
|
63bfa7d89a
|
Gives feedback to AI if for some reason no command can be executed.
|
2023-03-29 00:21:14 +01:00 |
Torantulino
|
68640a5864
|
Overhauls the command exucution loop.
User is now shown each command and asked to authorise it.
|
2023-03-29 00:18:39 +01:00 |