0

/ 100

GradeA

A top-tier open source project. Docs, tests, and CI are all in excellent shape.

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

Documentation

100

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

87

CI/CD14pt57

CI is configured (.github/workflows/check_duplicate_issues.yml).

Reproducibility6pt92

Lockfile present (package-lock.json). Installs are reproducible.

Tests18pt100

Test files detected (cookbook/litellm_router_load_test/test_loadtest_openai_client.py).

Linting and formatting5pt100

Linter or formatter configured (.flake8).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 828 / 4452
    Commits (30d / 90d)
  • 9,468
    Forks
  • 1000
    Releaseslatest 1y ago

Community

  • 87% - Good
    Community health
  • 2 bus factor
    authors own >50% of commits
  • 52,618
    Watchers

Responsiveness

  • 10h
    Median issue response
  • 3h
    Median PR merge time
  • 3,639
    Open issues
Repository files70 root entries
  • .cargo
  • .circleci
  • .devcontainer
  • .githooks
  • .github
    Good: CI is configured (.github/workflows/check_duplicate_issues.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • .semgrep
  • backend
  • ci_cd
  • cookbook
    Good: Test files detected (cookbook/litellm_router_load_test/test_loadtest_openai_client.py).
  • db_scripts
  • deploy
  • dist
  • docker
  • enterprise
  • examples
  • gateway
  • helm
  • litellm
  • litellm-proxy-extras
  • litellm-rust
  • migrations
  • packaging
  • scripts
  • terraform
  • tests
  • ui
  • .dockerignore
  • .env.example
  • .flake8
    Good: Linter or formatter configured (.flake8).
  • .git-blame-ignore-revs
  • .gitattributes
  • .gitguardian.yaml
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • AGENTS.md
  • ARCHITECTURE.md
  • basedpyright-code-budget.json
  • CLAUDE.md
  • codecov.yaml
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • cosign.pub
  • docker-compose.hardened.yml
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • GEMINI.md
  • LICENSE
    Good: Licensed under Other.
  • license_cache.json
  • Makefile
  • mcp_servers.json
  • model_prices_and_context_window.json
  • osv-scanner.toml
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • policy_templates.json
  • prometheus.yml
  • provider_endpoints_support.json
  • proxy_server_config.yaml
  • pyproject.toml
  • pyrightconfig.json
  • qa_sticky_session.sh
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • render.yaml
  • ruff-strict-budget.json
  • ruff-strict.toml
  • ruff.toml
  • schema.prisma
  • security.md
    Good: Security policy present.
  • taplo.toml
  • type-discipline-budget.json
  • uv.lock