RubyGems Navigation menu

ai_client 0.2.0

`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:
=

installieren:
=

Versionen:

  1. 0.4.1 October 21, 2024 (2 MB)
  2. 0.4.0 October 21, 2024 (2 MB)
  3. 0.3.1 October 20, 2024 (2 MB)
  4. 0.3.0 October 14, 2024 (2 MB)
  5. 0.2.5 October 11, 2024 (2 MB)
  6. 0.2.0 October 05, 2024 (1,96 MB)
Zeige alle Versionen (11 total)

Runtime Abhängigkeiten (6):

Development Abhängigkeiten (3):

debug_me >= 0
mocha >= 0

Besitzer:

Pushed by:

Autoren:

  • Dewayne VanHoozer

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.504

Für diese Version 123

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0.0

Links: