-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Litellm dev 04 11 2026 p1 #25585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Litellm dev 04 11 2026 p1 #25585
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1059,16 +1059,7 @@ const sidebars = { | |
| "proxy/health_check_routing" | ||
| ], | ||
| }, | ||
| { | ||
| type: "category", | ||
| label: "Load Testing", | ||
| items: [ | ||
| "benchmarks", | ||
| "load_test_advanced", | ||
| "load_test_sdk", | ||
| "load_test_rpm", | ||
| ] | ||
| }, | ||
| "benchmarks", | ||
| { | ||
| type: "category", | ||
| label: "Contributing", | ||
|
|
@@ -1097,6 +1088,9 @@ const sidebars = { | |
| "data_retention", | ||
| "proxy/security_encryption_faq", | ||
| "migration_policy", | ||
| "load_test_advanced", | ||
| "load_test_sdk", | ||
| "load_test_rpm", | ||
|
Comment on lines
1062
to
+1093
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time! |
||
| { | ||
| type: "category", | ||
| label: "❤️ 🚅 Projects built on LiteLLM", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link label is
Websitebut the destination is nowhttps://www.litellm.ai/ai-gateway— a specific product page. Visitors clicking "Website" typically expect the homepage. Consider either updating the label toAI Gatewayor keeping the URL as the site root (https://www.litellm.ai/).