RubyGems Navigation menu

rails-llm 0.2.0

RailsLLM integrates the llm.rb runtime and its features into Rails. RailsLLM extends the builtin ActiveRecord support available to the llm.rb runtime with a Rails integration that includes generators for getting set up quickly, and an engine for a stream-capable chat interface that can be extended with your own tools. The llm.rb runtime runs on Ruby's standard library by default. loads optional pieces only when needed, and offers a single runtime for providers, agents, tools, skills, MCP, A2A (Agent2Agent), RAG (vector stores & embeddings), streaming, files, and persisted state.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 May 24, 2026 (511 KB)
  2. 0.1.0 May 23, 2026 (510 KB)

Runtime Dependencies (5):

actioncable >= 7.0
activerecord >= 7.0
llm.rb ~> 11.0
railties >= 7.0
redcarpet ~> 3.6

Development Dependencies (2):

sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • 0x1eef

SHA 256 checksum:

=

Total downloads 199

For this version 67

Version Released:

License:

0BSD

Required Ruby Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: