6/24/2026 at 3:11:26 PM
I found Ruby LLM to be surprisingly good - in terms of usability it's close to Vercel's AI framework.It tries to strike a balance between working out of the box and being flexible... which has its challenges, still nice overall.
One big real-life pain I experienced is that caches don't always work, e.g. for xAI, since it only supports completions API and thought signatures are returned wrong.
by swe_dima
6/24/2026 at 3:15:55 PM
Thank you!Responses API is now implemented and it's coming in RubyLLM 2.0
https://github.com/crmne/ruby_llm/blob/main/lib/ruby_llm/pro...
by earcar
6/24/2026 at 3:27:07 PM
Do you have any details published around 2.0? Would love to learn more.by techscruggs
6/24/2026 at 3:31:11 PM
Not yet. I'll do a series of blog posts and tweets in the next weeks.by earcar
6/24/2026 at 6:27:43 PM
[flagged]by curtisboortz