0
/ 100
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
README is present.
README documents how to install the project.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
87
CI is configured (.github/workflows/check_duplicate_issues.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (cookbook/litellm_router_load_test/test_loadtest_openai_client.py).
Linter or formatter configured (.flake8).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 828 / 4452Commits (30d / 90d)
- 9,468Forks
- 1000Releaseslatest 1y ago
Community
- 87% - GoodCommunity health
- 2 bus factorauthors own >50% of commits
- 52,618Watchers
Responsiveness
- 10hMedian issue response
- 3hMedian PR merge time
- 3,639Open issues
Repository files70 root entries
- .cargo
- .circleci
- .devcontainer
- .githooks
- .githubGood: 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
- cookbookGood: 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
- .flake8Good: Linter or formatter configured (.flake8).
- .git-blame-ignore-revs
- .gitattributes
- .gitguardian.yaml
- .gitignoreGood: .gitignore present.
- .npmrc
- AGENTS.md
- ARCHITECTURE.md
- basedpyright-code-budget.json
- CLAUDE.md
- codecov.yaml
- CONTRIBUTING.mdGood: 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
- DockerfileGood: Environment pinned via Dockerfile.
- GEMINI.md
- LICENSEGood: Licensed under Other.
- license_cache.json
- Makefile
- mcp_servers.json
- model_prices_and_context_window.json
- osv-scanner.toml
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: 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.mdGood: 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.mdGood: Security policy present.
- taplo.toml
- type-discipline-budget.json
- uv.lock