LLM API Gateway 🌐 Proxied Services: • Anthropic Claude API (api.anthropic.com) • Google Gemini API (generativelanguage.googleapis.com) • Google Vertex AI API (us-central1-aiplatform.googleapis.com) • OpenAI API (api.openai.com) • OpenRouter API (openrouter.ai) 📝 Usage: Set your client's base_url to the current domain: base_url: https://aihub.ddnsgeek.com Routing Rules: /v1/messages → Claude API (native format) /v1beta/models/* → Gemini API /v1/models/* → Gemini API /v1/projects/* → Vertex AI API /v1/* → OpenAI API (OpenAI format) /api/* → OpenRouter API (OpenAI compatible)