Introducing the Assistant Swarm. An extension to the OpenAI Node SDK to automatically delegate work to any assistant you create in OpenAi through one united interface and manager. Now you can delegate work to a swarm of assistant all specialized with specific tasks you define.
# Add to your Claude Code skills
git clone https://github.com/Mintplex-Labs/openai-assistant-swarmNo comments yet. Be the first to share your thoughts!
OpenAI's assistant API unlocks an incredible convience for developers who are building autonomous AI assistants or commonly called "Agents". This Node JS Library unlocks your entire registry ...