mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
Accept LiteLLM config.yaml directly via PROXY_CONFIG=config.yaml. Parses model_list with provider/model format, supports multiple deployments per model name with round-robin + RPM-aware load balancing, cross-backend dispatch, and os.environ/VAR env var syntax. Adds env var aliases for LITELLM_MASTER_KEY, AZURE_API_KEY, AZURE_API_BASE, LITELLM_CONFIG. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>