[ruby-talk:444809] [ANN] llm.rb v5.1.0 Released
Ruby Mailing List Mirror [Unofficial]
April 25, 2026
Hello
llm.rb is the most capable runtime for building AI systems in Ruby.
It is built on the standard library (zero dependencies) but it can
still support advanced features through optional dependencies that
are loaded on-demand.
For example, it can integrate with both ActiveRecord and Sequel, and
supports persistent connection pools with net-http-persistent.
Since my last email, skill support has been added. It behaves in a similar
way to Claude or Codex skills, and launches a sub-agent to execute a skill -
with a limited tool subset.
[GitHub] GitHub - llmrb/llm.rb: Ruby's most capable AI runtime · GitHub
[RG] llm.rb | RubyGems.org | your community gem host
[CL] File: CHANGELOG — Documentation by YARD 0.9.36
··· (click for more details)
Discussion in the ATmosphere