daveshap / OpenAI_Agent_Swarm

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

HOTFIX - The python_functions folder needs to be made if it doesn't exist when requesting new tools #99

Closed OWigginsHay closed 8 months ago

OWigginsHay commented 8 months ago

HOTFIX as a previous PR overwrote the python_functions folder, but the code did not generate one dynamically.