Local Super SDK for unified LLM interface (200+ models)
Top 60.7% on sourcepulse
This SDK provides a unified, local interface for interacting with over 200 Large Language Models (LLMs), designed for production use by enterprises. It offers features like batching, retries, caching, and OpenTelemetry support, enabling seamless integration with existing infrastructure and custom LLM providers.
How It Works
The Adaline Gateway acts as a central orchestrator, managing requests, caching, and instrumentation. It utilizes a pluggable provider architecture, allowing users to integrate various LLMs (e.g., OpenAI, Anthropic) or custom models. The SDK enforces type safety with TypeScript and supports tool calling, batching, automatic retries, and callbacks for comprehensive control and observability.
Quick Start & Requirements
npm install @adaline/gateway @adaline/types @adaline/openai @adaline/anthropic
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify the license, making commercial use and closed-source integration uncertain. Information regarding community support, detailed benchmarks, or specific version requirements for dependencies is also absent.
1 week ago
Inactive