forked from Significant-Gravitas/AutoGPT
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathnotes.txt
More file actions
23 lines (17 loc) · 673 Bytes
/
notes.txt
File metadata and controls
23 lines (17 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
git push origin v4
TODO:
- Configure google search
- Do some preliminary stability tests
High level Thoughts/ Possible improvements
- Rebudgeting requests when an agents runs out of budget
- Evaluation Rounds / Promotion / Demotion / Firing
- File sharing ( Which agents can share which files with eachother )
- Allow supervisor Retasking his employees.
- Fix the memory (Wait for Autogpt fix)
VISION:
- Lay as much power/responsibilities as possible to the agent
Thoughts on new messaging system:
- An agent should be able to recieve a message, do some thinky think, and then respond.(coherently)
completed
- Merge to 14-6-2023
- Impelmented New messaging system