TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Microagent, a fork of OpenAI Swarm that supports Groq and Anthropic

13 点作者 bytearray8 个月前

1 comment

bytearray8 个月前
Last week OpenAI pushed out an AI agent orchestration framework called Swarm. I liked how lightweight it is compared to other open source LLM frameworks that I find overly complex. Unfortunately, OpenAI positioned it as an experimental framework and on their GitHub page said they wouldn’t be accepting any PRs for enhancements. It doesn’t sound like they’re going to maintain it. That’s too bad because it is a nice approach for developers looking for a simple solution to orchestrating AI agents.<p>So I forked it and I spent some time making it work with Anthropic and Groq LLMs. The result is Microagent.