Swarm.js is a Node.js implementation of OpenAI’s experimental Swarm framework. This SDK allows developers to orchestrate multi-agent systems using OpenAI’s API in a lightweight and ergonomic way, ...
[2025-03-21] ⚒️: Completely refactored the code, added more tunable parameters, and max_length can be adjusted according to the text length. Optional unload_model to choose whether to unload the model ...