Key Features and Roadmap
mainOrcaRouter Lite provides several core capabilities for managing LLM requests:
- OpenAI Compatibility: Supports standard Chat-Completions and Streaming (SSE).
model="auto": Automatically routes requests to the most cost-effective suitable model.- Hosted Fallback: Ability to use the hosted version as an upstream provider.
- Security: Encrypted BYOK (Bring Your Own Key) storage in memory.
- Analytics: Local dashboard for monitoring usage.
- Caching: Provider-agnostic prompt caching.
- Integrations: Compatible with tools like Continue.dev, Aider, LangChain, Cursor, and Vercel-AI-SDK.
Note: Embeddings and Image-Gen-Proxy are planned for future releases.