Releases: candywon/webrouter
Releases · candywon/webrouter
v0.1.0 — Initial Open Source Release
WebRouter v0.1.0 — The first open source release of the Unified AI API Gateway.
🚀 Key Features
- Smart Routing — Model
autopicks the optimal tier based on request complexity (economy/standard/enhanced/premium/flagship) - Session Memory Recall —
@recallmagic word andX-Recall-Sessionheader for automatic conversation history recovery - Multimedia Support — TTS, STT, image generation, image editing through a unified gateway
- Knowledge Base & RAG — Auto-capture conversations, LLM extraction, vector search, and context injection
- Cost Optimization — Token compression, session compression, dynamic content reordering
- Health Monitoring — Automatic health checks with latency tracking, cooldown, and failover
- Privacy Desensitization — Built-in PII stripping engine
- Multi-Provider — direct, aggregate, litellm, custom (any OpenAI-compatible)
- Anthropic & Cohere API Compatibility — Protocol translation to OpenAI format
- Team Management — Multi-tenant tokens with quotas and model access control
🏗 Architecture
backend/— Flask admin panel (REST API + SPA)wr-proxy/— Go high-performance proxy gatewaydeploy/— Docker Compose, bare metal install script
📄 License
Business Source License 1.1 — free for personal/internal use. Changes to Apache 2.0 on June 1, 2029.