Skip to content

docs: week 1 checklist#25083

Merged
krrish-berri-2 merged 2 commits intoBerriAI:mainfrom
mubashir1osmani:fix_readme
Apr 5, 2026
Merged

docs: week 1 checklist#25083
krrish-berri-2 merged 2 commits intoBerriAI:mainfrom
mubashir1osmani:fix_readme

Conversation

@mubashir1osmani
Copy link
Copy Markdown
Contributor

Relevant issues

  • Change Repository Description cc @krrish-berri-2
    [✅ ]Update README H1
    [✅ ] Rewrite opening paragraph
    [✅ ] Add website + enterprise CTAs
    [✅ ] Add GitHub stars badge
Capture d’écran, le 2026-04-03 à 10 37 31

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/test_litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem
  • I have requested a Greptile review by commenting @greptileai and received a Confidence Score of at least 4/5 before requesting a maintainer review

Delays in PR merge?

If you're seeing a delay in your PR being merged, ping the LiteLLM Team on Slack (#pr-review).

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 3, 2026 3:15pm

Request Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 3, 2026

Greptile Summary

This PR updates README.md with a refreshed landing-page experience: a new tagline ("Open Source AI Gateway for 100+ LLMs"), updated Railway deploy link (migrated from railway.app to railway.com with new referral/UTM parameters), a GitHub Stars badge, an updated Enterprise Tier link pointing to litellm.ai/enterprise, a new Website CTA, and an additional "Get an Enterprise License" link in the Enterprise section.

  • All changes are documentation/marketing copy only — no code, logic, or schema is affected.
  • The Railway deploy URL now uses railway.com (the current canonical domain) with a new referralCode and UTM parameters.
  • The Enterprise Tier link now points to litellm.ai/enterprise instead of docs.litellm.ai/docs/enterprise; both destinations should serve the same audience, but authors should confirm the new URL is live and correct.
  • No tests are required for README-only changes.

Confidence Score: 5/5

Safe to merge — only README marketing copy is changed, with no code, logic, or schema impact.

All changes are confined to README.md (documentation/marketing). There are no code, test, schema, or configuration changes, so there is no risk of runtime breakage, data loss, or regressions.

No files require special attention.

Important Files Changed

Filename Overview
README.md README header rewritten: updated tagline, Railway deploy URL migrated from railway.app to railway.com with new referral/UTM params, Enterprise link updated to litellm.ai/enterprise, Website CTA and GitHub Stars badge added, and Enterprise section gains a "Get an Enterprise License" CTA.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md Header] --> B[Updated Tagline\nOpen Source AI Gateway]
    A --> C[Deploy Buttons]
    C --> C1[Render Deploy — unchanged]
    C --> C2[Railway Deploy\nrailway.app → railway.com\n+ new referral/UTM params]
    A --> D[Nav Links]
    D --> D1[LiteLLM Proxy Server — unchanged]
    D --> D2[Hosted Proxy — unchanged]
    D --> D3[Enterprise Tier\ndocs.litellm.ai → litellm.ai/enterprise]
    D --> D4[Website CTA — NEW\nlitellm.ai]
    A --> E[Badges]
    E --> E1[PyPI Version — unchanged]
    E --> E2[GitHub Stars — NEW]
    E --> E3[YC W23 — unchanged]
    F[Enterprise Section] --> G[Get an Enterprise License — NEW\nlitellm.ai/enterprise]
    F --> H[Talk to founders — unchanged]
Loading

Reviews (2): Last reviewed commit: "update railway url" | Re-trigger Greptile

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq bot commented Apr 3, 2026

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing mubashir1osmani:fix_readme (fd73b4e) with main (d4a3a5e)

Open in CodSpeed

@krrish-berri-2 krrish-berri-2 self-requested a review April 3, 2026 14:44
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@krrish-berri-2 krrish-berri-2 merged commit d251238 into BerriAI:main Apr 5, 2026
59 of 63 checks passed
fede-kamel pushed a commit to fede-kamel/litellm that referenced this pull request Apr 5, 2026
* week 1 checklist

* update railway url
harish876 pushed a commit to harish876/litellm that referenced this pull request Apr 8, 2026
* week 1 checklist

* update railway url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants