{"name":"AI Proxy","version":"0.2.0","description":"OpenAI API-compatible proxy with multi-provider support and intelligent routing","endpoints":{"unified_chat":"/v1/chat/completions","unified_models":"/v1/models","provider_chat":"/{provider}/v1/chat/completions","provider_models":"/{provider}/v1/models","health":"/health","providers":"/providers"},"available_providers":["cloudflare"],"features":["Unified /v1 endpoint with automatic provider routing","Intelligent provider selection (random, priority, latency, round-robin)","Automatic fallback on provider failures","Model name normalization across providers","Provider health tracking","Background model sync"],"documentation":{"swagger":"/docs","redoc":"/redoc"}}