ruby_llm 0.1.0.pre7
A delightful Ruby way to work with AI language models. Provides a unified interface to OpenAI and Anthropic models with automatic token counting, proper streaming support, and a focus on developer happiness. No wrapping your head around multiple APIs - just clean Ruby code that works.
Gemfile:
=
install:
=
Versions:
- 1.6.2 August 14, 2025 (136 KB)
- 1.6.1 August 13, 2025 (136 KB)
- 1.6.0 August 10, 2025 (137 KB)
- 1.5.1 August 01, 2025 (138 KB)
- 1.5.0 July 31, 2025 (136 KB)
- 0.1.0.pre7 February 01, 2025 (17.5 KB)
Runtime Dependencies (4):
Development Dependencies (17):
activerecord
>= 6.0, < 9.0
activesupport
>= 6.0, < 9.0
bundler
>= 2.0
dotenv
>= 0
irb
>= 0
overcommit
>= 0.66
pry
>= 0.14
rake
>= 13.0
rdoc
>= 0
reline
>= 0
rspec
~> 3.12
rubocop
>= 1.0
rubocop-rake
>= 0.6
rubocop-rspec
>= 3.4
simplecov
>= 0.21
webmock
~> 3.18
yard
>= 0.9
Star
License: