问HN:在Anthropic关闭Stainless之后,Stainless的用户们现在在做什么?
嘿,HN,
两天前,Anthropic 收购了 Stainless,然后立即将其关闭。Stainless 提供了将 OpenAPI 规范自动转换为几乎任何语言的 SDK 的能力,还提供了一个 MCP 服务器。
我的公司开发法律 AI 模型,并通过 API 提供服务。我们所有的 SDK 都是由 Stainless 生成的。这些 SDK 目前在生产环境中积极使用,并且到九月份时,必须由除了 Stainless 以外的其他人进行维护。
我们并不是唯一面临这种情况的公司。OpenAI 和 Google 也依赖于 Stainless。
现在 Stainless 关闭了,其他用户打算怎么做?
我们希望一个竞争对手或开源社区能够承担起确保向后兼容性的任务,或者至少尽可能实现无缝迁移。然而,如果这一切不能尽快实现,我们可能会被迫完全破坏现有代码,或者手动维护所有内容——这正是 Stainless 原本旨在减轻我们负担的事情。
还有其他人想到更好的解决方案吗?
查看原文
Hey HN,
Two days ago, Anthropic bought Stainless and then immediately killed it. Stainless offered the ability to take an OpenAPI spec and automatically turn it into SDKs in almost any language, plus an MCP server.<p>My company makes legal AI models that we serve through an API. All our SDKs we're generated by Stainless. Those SDKs are in active use in production and, come September, will need to be maintained by someone other than Stainless.<p>We're not the only ones in this boat. OpenAI and Google also relied on Stainless.<p>What are other users planning on doing now that Stainless is gone?<p>We're hoping that a competitor or open-source community ends up taking on the mission of ensuring backwards compatibility or, at the very least, as seamless a migration as possible. If that doesn't get pulled off soon though, we may be forced into either completely breaking existing code or else maintaining everything by hand — the very thing Stainless was meant to take off our plate.<p>Has anyone else thought of better options yet?