Local TypeScript Super SDK to Call 200 LLMs
1–10 of 21 posts
Re: Local TypeScript Super SDK to Call 200 LLMs
#2- Production-ready and used by enterprises. - Fully local and NOT a proxy. You can deploy it anywhere. - Comes with batching, retries, caching, callbacks, and OpenTelemetry support. - Supports custom plugins for caching, logging, HTTP client, and more. You can use it like LEGOs and make it work with your infrastructure. - Supports plug-and-play providers. You can run fully custom providers and still leverage all the benefits of Adaline Gateway.
Features Strongly typed in TypeScript Isomorphic - works everywhere 100% local and private and NOT a proxy Tool calling support across all compatible LLMs Batching for all requests with custom queue support Automatic retries with exponential backoff Caching with custom cache plug-in support Callbacks for full custom instrumentation and hooks OpenTelemetry to plug tracing into your existing infrastructure Plug-and-play custom providers for local and custom models
Re: Local TypeScript Super SDK to Call 200 LLMs
#3Re: Local TypeScript Super SDK to Call 200 LLMs
#4Re: Local TypeScript Super SDK to Call 200 LLMs
#5Re: Local TypeScript Super SDK to Call 200 LLMs
#6Re: Local TypeScript Super SDK to Call 200 LLMs
#7what‘s a „Super SDK“? A meta sdk, i.e. an SDK wrapping other SDKs/APIs?
Re: Local TypeScript Super SDK to Call 200 LLMs
#8Great lib, will give it a go in my work
Re: Local TypeScript Super SDK to Call 200 LLMs
#9that's a lot of work and it looks nicely done, thanks!
Re: Local TypeScript Super SDK to Call 200 LLMs
#10Can tools return images to the LLM using this SDK? (where supported by the provider)