Posted by tomeraberbach 17 hours ago
We are offering a 50% off for the first year subscription price at www.apimatic.io for companies impacted by this.
If you're looking for a solid long term SDK and docs partner, APIMatic is the OG CodeGen serving companies like PayPal, Maxio and PayQuicker for the past 10 years.
Reach out to mehdi@apimatic.io and I'll help you migrate.
PS: sorry for the shameless plug but sdks and APIs are my life and blood :-)
I don't understand how investors continue to fund this nonsense. Anthropic wasting money on this should be an overwhelmingly strong signal that the AGI hype is blatant fraud and that software engineers are clearly not being replaced by Anthropic's software if they have to buy more engineers for some tertiary, fifth-order concern so far removed from their main line of business. Yet they just keep getting more and more money dumped on them.
It almost sounds like you want Lina Khan back :-D
Fun fact: Jarred has been promising a blog post about the Rust rewrite, but has missed his target dates for publishing it. In other words, that blog post has now taken longer to write than generating and merging 1m loc. Go figure :)
We evaluated Stainless & Fern for our 8+ languages but ultimately I couldn’t justify the cost nor ceding control to another organization for something as important as platform DX.
Seems like developer tools/tooling are a hot commodity to the current big AI companies?
It had never occurred to me to go like, "I'm going to make an open source product for LLM". How is something like built from scratch from an idea? And what is the idea?
For example, it is fairly straight foreword to build a dash board of something with React as front end + backend API. This will be a typical web app.
But stainless is something different, from my limited knowledge in this space, its appears to be SDK, something like OpenAI SDK that reduces boilerplate code to interact with LLM providers by providing list of tools (MCP), temperature, context memory and bunch of other parameters...