daveshap / OpenAI_Agent_Swarm

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

Add Python script to create agents #13

Closed guillermo-delrio closed 11 months ago

guillermo-delrio commented 11 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.