ruby_llm 1.3.2beta1
A delightful Ruby way to work with AI. Tired of juggling different SDKs? RubyLLM provides one beautiful, Ruby-like interface for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama, and any OpenAI-compatible API. Chat (with text, images, audio, PDFs), generate images, create embeddings, use tools (function calling), stream responses, and integrate with Rails effortlessly. Minimal dependencies, maximum developer happiness - just clean Ruby code that works.
Gemfile:
=
install:
=
Versions:
- 1.3.2beta1 July 17, 2025 (126 KB)
- 1.3.1 June 11, 2025 (125 KB)
- 1.3.0 June 03, 2025 (124 KB)
- 1.3.0rc1 May 12, 2025 (128 KB)
- 1.2.0 April 17, 2025 (58 KB)
Runtime Dependencies (8):
base64
>= 0
event_stream_parser
~> 1
faraday
>= 1.10.0
faraday-multipart
>= 1
faraday-net_http
>= 1
faraday-retry
>= 1
marcel
~> 1.0
zeitwerk
~> 2