Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.59k stars 44.09k forks source link

[Server] Let `AutoGPTAgentBlock` use other blocks as commands #7517

Open Pwuts opened 2 months ago

Pwuts commented 2 months ago

Let AutoGPTAgentBlock use other blocks as commands. This will require a new type of "command/control" Link between blocks. Instead of the output of block A going to block B, C, and/or D, block A can use block B, C, and/or D. This will make building smart agents much easier.

github-actions[bot] commented 1 week ago

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.