RubyGems Navigation menu

ai_client 0.2.1

`ai_client` is a versatile Ruby gem that serves as a generic client for interacting with various AI service providers through a unified API. Designed to simplify the integration of large language models (LLMs) into applications, `ai_client` allows developers to create instances using just the model name, greatly reducing configuration overhead. With built-in support for popular AI providers—including OpenAI, Anthropic, Google, Mistral, LocalAI and Ollama—the gem abstracts the complexities of API interactions, offering methods for tasks such as chatting, transcription, speech synthesis, and embedding. The middleware architecture enables customizable processing of requests and responses, making it easy to implement features like logging and retry logic. Seamlessly integrated with the `OmniAI` framework, `ai_client` empowers developers to leverage cutting-edge AI capabilities without vendor lock-in, making it an essential tool for modern AI-driven applications.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.4.1 October 21, 2024 (2.0 MB)
  2. 0.4.0 October 21, 2024 (2.0 MB)
  3. 0.3.1 October 20, 2024 (2.0 MB)
  4. 0.3.0 October 14, 2024 (2.0 MB)
  5. 0.2.5 October 11, 2024 (2.0 MB)
  6. 0.2.1 October 05, 2024 (2.0 MB)
顯示所有版本(共 11)

Runtime 相依性套件 (6):

Development 相依性套件 (4):

debug_me >= 0
hashdiff >= 0
mocha >= 0

擁有者:

推送者:

作者:

  • Dewayne VanHoozer

SHA 256 總和檢查碼:

=

總下載次數 1,504

這個版本 139

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: