RubyGems Navigation menu

intelligence 1.0.0

Intelligence is a lightweight yet powerful Ruby gem that allows you to seamlessly and uniformly interact with large language and vision models (LLM) API's of numerous vendors, including OpenAI, Anthropic, Google, Cerebras, Groq, Hyperbolic, Samba Nova and Together AI. It can be trivially expanded to other OpenAI conformant API providers as well as self hosted models. Intelligence supports text models in streaming and non-streaming mode, vision models, and tool use. Intelligence has minimal dependencies and does not require the vendors ( often bloated ) SDK's.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 June 19, 2025 (33 KB)
  2. 1.0.0.beta06 June 08, 2025 (34 KB)
  3. 1.0.0.beta05 June 07, 2025 (33.5 KB)
  4. 1.0.0.beta04 January 21, 2025 (33 KB)
  5. 1.0.0.beta03 November 12, 2024 (32.5 KB)
Show all versions (11 total)

Runtime Dependencies (4):

dynamicschema ~> 1.0
faraday ~> 2.7
json-repair ~> 0.2
mime-types ~> 3.6

Development Dependencies (3):

debug ~> 1.9
rspec ~> 3.4
vcr ~> 6.3

Owners:

Pushed by:

Authors:

  • Kristoph Cichocki-Romanov

SHA 256 checksum:

=

Total downloads 5,940

For this version 109

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: