Commit Graph

1352 Commits (23d3dafc5152b5c7437a484d38e29f282fbc75ad)

Author SHA1 Message Date
Toran Bruce Richards 2c6338fd3b
Update README.md 2023-04-01 16:21:57 +01:00
Torantulino de975d3bf9 Implements code execution command!
This allows the AI to execute code inside it's workspace folder.
2023-04-01 16:01:36 +01:00
Torantulino 29d8fa5d38 First imeplementation of execute_code.
This is too limited by it's sandboxing by RestrictedPython.
2023-04-01 14:37:50 +01:00
Torantulino 67023b9c26 Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-04-01 14:25:09 +01:00
Torantulino acaa6e394a Fixes bug: Agent 0 does not exist 2023-04-01 14:24:59 +01:00
Toran Bruce Richards 29dd993a69
Update README.md 2023-04-01 11:43:57 +01:00
Torantulino 70a386b6ee Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-04-01 10:35:36 +01:00
Torantulino 3edae91524 Implements Code Improvement, powered by AI Functions. 2023-04-01 10:35:32 +01:00
Torantulino 15ebbd5ee5 Ignores all AI generated files. 2023-04-01 10:34:54 +01:00
Torantulino 8767018c1e Adds AI functions.
These are no-code functions written by AI.
2023-04-01 10:34:32 +01:00
Toran Bruce Richards 5fd740aeb9
Update README.md 2023-04-01 05:58:45 +01:00
Toran Bruce Richards c56eb3e22d
Update README.md 2023-04-01 05:58:24 +01:00
Torantulino a608d8dbdc Adds full file I/O 2023-04-01 04:08:30 +01:00
Torantulino 2553dc1538 Adds article written by Auto-GPT when prompted to Hustle. 2023-04-01 03:50:22 +01:00
Toran Bruce Richards 73e845e285
Update prompt.txt 2023-04-01 03:28:17 +01:00
Torantulino 5c979da5d0 Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-04-01 01:30:16 +01:00
Torantulino ffeb1aca73 Implements handling of OpenAI rate limit error. 2023-04-01 01:30:13 +01:00
Toran Bruce Richards 39b51697f1
Update README.md 2023-03-31 23:24:59 +01:00
Toran Bruce Richards 96015aca7b
Update README.md 2023-03-31 23:22:47 +01:00
Toran Bruce Richards 959a82c868
Update README.md 2023-03-31 23:22:33 +01:00
Toran Bruce Richards c1b30c959b
Update README.md 2023-03-31 23:20:33 +01:00
Toran Bruce Richards b68d081e47
Update README.md 2023-03-31 23:18:12 +01:00
Torantulino 4100961745 Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-03-31 23:15:06 +01:00
Torantulino c9900ee419 Updates gitirgnore/ 2023-03-31 23:11:31 +01:00
Toran Bruce Richards 219edea1eb
Delete AutonomousAI directory 2023-03-31 23:10:02 +01:00
Toran Bruce Richards d71ba8ff65
Update keys.py
Accidentally leaked keys, old keys disabled ;)
2023-03-31 22:54:47 +01:00
Torantulino 7f98e8adfe Deletes old output renderer and renames AutonomousAI folder to scripts 2023-03-31 22:49:17 +01:00
Torantulino fa5cc20f4a Implements sub agent speach. 2023-03-31 04:15:14 +01:00
Torantulino 406b63d04d Adds config singleton. 2023-03-31 04:13:31 +01:00
Torantulino 4bd311c527 Casts agent key to int in message_agent 2023-03-31 04:13:00 +01:00
Torantulino 7790066b3e Fixes bug in message_agent:
The model 'model' does not exist.
2023-03-31 03:40:56 +01:00
Torantulino 721ac6a812 Auto-GPT now introduces itself when given a name. 2023-03-31 03:21:19 +01:00
Torantulino 3e16568056 Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-03-31 01:35:01 +01:00
Torantulino 556b686cc3 Makes speach optional. 2023-03-31 01:34:58 +01:00
Torantulino 0e61e011c9 Updates requirements for speach. 2023-03-31 01:34:51 +01:00
Toran Bruce Richards 17367fd31c
Create keys.py 2023-03-31 01:09:52 +01:00
Torantulino 2a9ca9ad06 Merge branch 'master' of https://github.com/Torantulino/Entrepreneur-GPT 2023-03-31 01:04:50 +01:00
Torantulino 2cf3c8d7bd Gives Auto-GPT a voice!
The AI now spesks it's thoughts every turn.
2023-03-31 01:04:46 +01:00
Toran Bruce Richards 1f0905aa2b
Merge pull request #10 from joedevon/master
Update README.md
2023-03-30 15:41:36 +01:00
Joe Devon 7c0bdcbedf Update README.md
Fixed typo
2023-03-30 07:30:22 -07:00
Toran Bruce Richards 8152f636ad
Update README.md 2023-03-30 15:21:18 +01:00
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