OpenAI Introduces Swarm, a Framework for Building Multi-Agent Systems – AIM
Share
As the AI world is shifting towards building agentic systems, OpenAI’s team has decided to give the world an open source gift. The team has released Swarm, an open source framework for building, orchestrating and deploying multi-agent systems.
Click here to check out the GitHub repository.
Managed by the OpenAI Solutions team, the framework is still in its experimental phase and is currently not intended for production.
Swarm is designed to make agent coordination and execution lightweight, highly controllable, and easy to test. It achieves this using two core abstractions: Agents and handoffs. An Agent holds instructions and tools and can transfer control to another Agent at any time.
These simple yet powerful abstractions enable rich interactions between tools and networks of agents, allowing for scalable, real-world solutions without a steep learning curve.
Swarm Agents are not the same as Assistants in the Assistants API. Though similarly named for convenience, they are entirely different. Swarm operates with the Chat Completions API and remains stateless between calls.
While the Assistants API offers a fully-hosted solution with built-in memory management, Swarm is perfect for developers seeking full transparency and granular control over context, steps, and tool usage. Running almost entirely on the client, Swarm—like the Chat Completions API—does not retain state between calls.
Swarm is lightweight, scalable, and highly customisable, ideal for scenarios with many independent capabilities and instructions that don’t fit into a single prompt.
Along with this, OpenAI also released MLE-bench, a benchmark designed to assess how effectively AI agents can perform machine learning engineering tasks. To create this, the team compiled 75 ML engineering-related competitions from Kaggle, offering a wide range of challenges that test key skills like model training, dataset preparation, and experiment execution.
OpenAI evaluated several language models on this benchmark using open-source agent scaffolds. Notably, the best-performing configuration — OpenAI’s o1-preview with AIDE scaffolding — achieved the level of a Kaggle bronze medal in 16.9% of the competitions.
📣 Want to advertise in AIM? Book here
The startup is also building an AI model for finance
Discover how Cypher 2024 expands to the USA, bridging AI innovation gaps and tackling the challenges of enterprise AI adoption
Email:
info@aimmediahouse.com
Our Offices
AIM India
1st Floor, Sakti Statesman, Marathahalli – Sarjapur Outer Ring Rd, Green Glen Layout, Bellandur, Bengaluru, Karnataka 560103
AIM Americas
99 South Almaden Blvd. Suite 600 San Jose California 95113 USA
© Analytics India Magazine Pvt Ltd & AIM Media House LLC 2024
The Belamy, our Weekly Newsletter, is a rage. Enter your official email id to start receiving it.
source
This article was autogenerated from a news feed from CDO TIMES selected high quality news and research sources. There was no editorial review conducted beyond that by CDO TIMES staff. Need help with any of the topics in our articles? Schedule your free CDO TIMES Tech Navigator call today to stay ahead of the curve and gain insider advantages to propel your business!
As the AI world is shifting towards building agentic systems, OpenAI’s team has decided to give the world an open source gift. The team has released Swarm, an open source framework for building, orchestrating and deploying multi-agent systems.
Click here to check out the GitHub repository.
Managed by the OpenAI Solutions team, the framework is still in its experimental phase and is currently not intended for production.
Swarm is designed to make agent coordination and execution lightweight, highly controllable, and easy to test. It achieves this using two core abstractions: Agents and handoffs. An Agent holds instructions and tools and can transfer control to another Agent at any time.
These simple yet powerful abstractions enable rich interactions between tools and networks of agents, allowing for scalable, real-world solutions without a steep learning curve.
Swarm Agents are not the same as Assistants in the Assistants API. Though similarly named for convenience, they are entirely different. Swarm operates with the Chat Completions API and remains stateless between calls.
While the Assistants API offers a fully-hosted solution with built-in memory management, Swarm is perfect for developers seeking full transparency and granular control over context, steps, and tool usage. Running almost entirely on the client, Swarm—like the Chat Completions API—does not retain state between calls.
Swarm is lightweight, scalable, and highly customisable, ideal for scenarios with many independent capabilities and instructions that don’t fit into a single prompt.
Along with this, OpenAI also released MLE-bench, a benchmark designed to assess how effectively AI agents can perform machine learning engineering tasks. To create this, the team compiled 75 ML engineering-related competitions from Kaggle, offering a wide range of challenges that test key skills like model training, dataset preparation, and experiment execution.
OpenAI evaluated several language models on this benchmark using open-source agent scaffolds. Notably, the best-performing configuration — OpenAI’s o1-preview with AIDE scaffolding — achieved the level of a Kaggle bronze medal in 16.9% of the competitions.
📣 Want to advertise in AIM? Book here
The startup is also building an AI model for finance
Discover how Cypher 2024 expands to the USA, bridging AI innovation gaps and tackling the challenges of enterprise AI adoption
Email:
info@aimmediahouse.com
Our Offices
AIM India
1st Floor, Sakti Statesman, Marathahalli – Sarjapur Outer Ring Rd, Green Glen Layout, Bellandur, Bengaluru, Karnataka 560103
AIM Americas
99 South Almaden Blvd. Suite 600 San Jose California 95113 USA
© Analytics India Magazine Pvt Ltd & AIM Media House LLC 2024
The Belamy, our Weekly Newsletter, is a rage. Enter your official email id to start receiving it.
source
This article was autogenerated from a news feed from CDO TIMES selected high quality news and research sources. There was no editorial review conducted beyond that by CDO TIMES staff. Need help with any of the topics in our articles? Schedule your free CDO TIMES Tech Navigator call today to stay ahead of the curve and gain insider advantages to propel your business!


