{"slug":"litellm","name":"LiteLLM","owner":null,"repo":null,"category":"llm-gateways","lang":"","blurb":"Open-source Python SDK + proxy server (AI gateway) that calls 100+ LLM APIs in OpenAI format with cost tracking, budgets, and virtual keys.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Open-source Python SDK + proxy server (AI gateway) that calls 100+ LLM APIs in OpenAI format with cost tracking, budgets, and virtual keys.","website":"https://www.litellm.ai","docs_url":"https://docs.litellm.ai/","signup_url":"https://www.litellm.ai/","pricing_model":"open-source","pricing_note":"MIT-licensed core is free; managed/Enterprise (SSO, guardrails, audit logs) from ~$250/mo","auth_type":"api-key","agent_signup":"programmatic-api","agent_signup_note":"Proxy exposes /key/generate to mint per-user/per-team virtual keys (budgets, RPM/TPM limits) programmatically with the master key; hides upstream provider keys","mcp_server":"","sdks":["Python","REST","OpenAI-compatible"],"code_sample":"{\"lang\":\"python\",\"code\":\"import litellm\\nr = litellm.completion(\\n    model=\\\"openai/gpt-4o\\\",\\n    messages=[{\\\"role\\\": \\\"user\\\", \\\"content\\\": \\\"Hello\\\"}])\\nprint(r.choices[0].message.content)\"}","tags":["ai-gateway","open-source","proxy"],"useCases":[],"codeSample":{"lang":"python","code":"import litellm\nr = litellm.completion(\n    model=\"openai/gpt-4o\",\n    messages=[{\"role\": \"user\", \"content\": \"Hello\"}])\nprint(r.choices[0].message.content)"},"oneLiner":"Open-source Python SDK + proxy server (AI gateway) that calls 100+ LLM APIs in OpenAI format with cost tracking, budgets, and virtual keys.","docsUrl":"https://docs.litellm.ai/","signupUrl":"https://www.litellm.ai/","pricingModel":"open-source","pricingNote":"MIT-licensed core is free; managed/Enterprise (SSO, guardrails, audit logs) from ~$250/mo","authType":"api-key","agentSignup":"programmatic-api","agentSignupNote":"Proxy exposes /key/generate to mint per-user/per-team virtual keys (budgets, RPM/TPM limits) programmatically with the master key; hides upstream provider keys","mcpServer":""}