daveshap / OpenAI_Agent_Swarm

HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
MIT License
2.96k stars 382 forks source link

Add automatic agent creation script #15

Closed guillermo-delrio closed 10 months ago

guillermo-delrio commented 10 months ago

I'm trying to set the groundwork for automatic agent creation. I imagine we can get an agent to provide the configuration for other agents, which may be applied with a script similar to this. I've used the "Autonomous Swarm Agent Builder" as an example.