Skip to content

Releases: candywon/webrouter

v0.1.0 — Initial Open Source Release

08 Jun 13:18

Choose a tag to compare

WebRouter v0.1.0 — The first open source release of the Unified AI API Gateway.

🚀 Key Features

  • Smart Routing — Model auto picks the optimal tier based on request complexity (economy/standard/enhanced/premium/flagship)
  • Session Memory Recall@recall magic word and X-Recall-Session header 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 gateway
  • deploy/ — 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.