adaline/gateway

The only fully local production-grade Super SDK that provides a simple, unified, and powerful interface for calling more than 200+ LLMs.

605Stars on the repository
15Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gateway

01

adaline/gateway

Cursor rule Cursor

The gateway core module is the central orchestrator that handles AI provider requests, manages caching, queuing, and provides unified interfaces for chat completion, embeddings, and tool responses.

605 1mo ago A 0 tokens original MIT

main

02

adaline/gateway

Cursor rule Cursor

This is a TypeScript-based AI gateway service that provides unified interfaces for multiple AI providers (OpenAI, Anthropic, Google, etc.) with features like caching, queuing, analytics, and telemetry.

605 1mo ago A 3,683 tokens original MIT

provider

03

adaline/gateway

Cursor rule Cursor

The provider package defines the core interfaces and base classes that all AI providers must implement. It provides a unified abstraction layer for different AI services.

605 1mo ago A 0 tokens original MIT

providers

04

adaline/gateway

Cursor rule Cursor

The core providers module contains concrete implementations of AI provider integrations (Anthropic, OpenAI, Google, etc.) that implement the provider interfaces defined in the provider package.

605 1mo ago A 0 tokens original MIT

types

05

adaline/gateway

Cursor rule Cursor

The types package contains shared type definitions, Zod schemas, and interfaces used across the entire Adaline Gateway ecosystem. This package serves as the single source of truth for all data structures.

605 1mo ago A 0 tokens original MIT