ruby_llm 1.6.3
Install from the command line:
Learn more about RubyGems packages
$ gem install ruby_llm --version "1.6.3"
Install via Gemfile:
source "https://rubygems.pkg.github.com/crmne" do
gem "ruby_llm", "1.6.3"
end
About this version
One beautiful Ruby API for GPT, Claude, Gemini, and more. Easily build chatbots, AI agents, RAG applications, and content generators. Features chat (text, images, audio, PDFs), image generation, embeddings, tools (function calling), structured output, Rails integration, and streaming. Works with OpenAI, Anthropic, Google Gemini, AWS Bedrock, DeepSeek, Mistral, Ollama (local models), OpenRouter, Perplexity, GPUStack, and any OpenAI-compatible API. Minimal dependencies - just Faraday, Zeitwerk, and Marcel.