RubyLLM: What's New in 2.0
RubyLLM 2.0 adds video, speech, OCR, reranking, files, batches, and a shared API for provider-hosted tools to the Ruby framework, expanding on the chat, tools, agents, structured output, thinking, emb…
RubyLLM 2.0 adds video, speech, OCR, reranking, files, batches, and a shared API for provider-hosted tools to the Ruby framework, expanding on the chat, tools, agents, structured output, thinking, emb…
RubyLLM 2.0, the upcoming release of the Ruby gem for AI chat, will separate providers from protocols, add four new providers to reach a total of seventeen, and default OpenAI to the Responses API whi…
RubyLLM 2.0, the Ruby gem for AI chat, exposes the agentic loop as a set of composable verbs—ask_later, generate, run_tools, step, complete?, and complete—so developers can control each model call and…
Evil Martians, a Ruby on Rails consultancy, discovered that its internal AI assistant Ocean could leak sensitive peer review data through read-only SQL queries, prompting the company to implement acce…
Rails has open-sourced lemans, the Ruby-based harness behind its Agents on Rails benchmark, and released new scores for four models, including Sonnet 5, Terra, and Qwen 3.8-27B. Qwen 3.8-27B scored 48…
ArchSpec 1.0, an architecture linter for Ruby and Rails, was released today by developer Enrique Comba Riepenhausen, who also created RubyLLM. The tool allows developers to declare components and boun…
The San Francisco Ruby Startup Conference 2026 will take place in San Francisco, featuring speakers from Solid Queue, Y Combinator, and AnyCable, with tickets priced at $450 until September 30. The co…
RubyLLM::Schema has been renamed to Schematist, a standalone JSON Schema DSL for Ruby that emits Draft 2020-12 schemas with full vocabulary coverage, including composition keywords, object key constra…
Solid Queue v1.6.0, released yesterday, introduces fiber-based job execution that cuts LLM job overhead by up to 21% and reduces database connections by 17x, according to benchmarks from the solid_que…
RubyLLM 1.16, a unified AI framework for Ruby, has been released with concurrent tool execution and Rails-native instrumentation, addressing performance and observability needs for enterprise applicat…
RubyLLM, a unified Ruby framework for multiple AI providers, launched to simplify building chatbots, agents, and AI workflows. The framework supports OpenAI, Anthropic, Google, and others with a singl…