Noosphere Router
LLM Gateway for Noosphere
Version 0.1.0
🎯 Available Endpoints
â–¸
/admin
- Dashboard & Analytics
â–¸
/llm/v1/chat/completions
- Unified LLM API (OpenAI, Anthropic, Ollama)
Routes to provider based on model name:
gpt-*
,
o1-*
→ OpenAI
claude-*
→ Anthropic
Others → Ollama
✨ Features
• Multi-provider LLM routing (OpenAI, Anthropic, Ollama)
• Unified OpenAI-compatible API endpoint
• Model-based automatic provider selection
• API key authentication & quota management
• Real-time usage tracking & auditing
• Cost calculation & billing analytics
• Blockchain audit logging (optional)
Go to Dashboard →
Powered by Kong Gateway • Built with Node.js