RubyGems Navigation menu

intelligence 0.6.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:
=

安裝:
=

版本列表:

  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.0 KB)
  4. 0.8.0 October 31, 2024 (31.5 KB)
  5. 0.7.1 October 27, 2024 (30.5 KB)
  6. 0.6.0 October 16, 2024 (21.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (3):

adaptiveconfiguration ~> 1.0.0.beta08
faraday ~> 2.7
mime-types ~> 3.6

Development 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • Kristoph Cichocki-Romanov

SHA 256 總和檢查碼:

=

總下載次數 1,000

這個版本 163

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0

相關連結: