RubyGems Navigation menu

intelligence 0.7.1

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.beta03 November 12, 2024 (32.5 KB)
  2. 1.0.0.beta02 November 04, 2024 (32.5 KB)
  3. 1.0.0.beta01 November 01, 2024 (32 KB)
  4. 0.8.0 October 31, 2024 (31.5 KB)
  5. 0.7.1 October 27, 2024 (30.5 KB)
Show all versions (7 total)

Runtime Dependencies (3):

dynamicschema ~> 1.0.0.beta03
faraday ~> 2.7
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 998

For this version 154

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: