@freeloaderapi/adapters
v0.2.2
Published
Provider adapters (Gemini, Groq, Cerebras, etc.) for the Freeloader AI Gateway.
Readme
@freeloaderapi/adapters
Provider adapters for the Freeloader AI Gateway.
This package contains strict OpenAI-compatible translation layers for various free-tier inference APIs:
GeminiAdapter(Google AI Studio)GroqAdapterCerebrasAdapterOpenRouterAdapterOllamaAdapter
Installation
npm install @freeloaderapi/adaptersUsage
This library is designed to be used internally by the Freeloader Gateway, but can be imported into custom applications alongside @freeloaderapi/core.
See the main Freeloader Repository for full documentation.
