Litellm docs 1 83 3 - #25166
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Greptile SummaryThis PR adds the release notes page and accompanying screenshot for v1.83.3.rc.1, introducing the MCP Skills Marketplace, MCP Toolsets, Guardrail Fallbacks, and Team Bring Your Own Guardrails.
Confidence Score: 5/5Documentation-only PR; safe to merge This PR contains only a new release notes markdown file and a screenshot image. No code changes, no logic to verify, and all image references resolve correctly in the repository. No files require special attention
|
| Filename | Overview |
|---|---|
| docs/my-website/release_notes/v1.83.3.rc.1/index.md | New release notes page for v1.83.3.rc.1, covering MCP Toolsets, Skills Marketplace, Guardrail Fallbacks, and other features — well-structured with valid image references and consistent formatting |
| docs/my-website/img/release_notes/skills_marketplace.png | New image asset for the Skills Marketplace section of the release notes |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[v1.83.3.rc.1 Release Notes] --> B[Key Highlights]
B --> C[MCP Toolsets]
B --> D[Skills Marketplace]
B --> E[Guardrail Fallbacks]
B --> F[Team Bring Your Own Guardrails]
A --> G[New Models]
G --> G1[Brave Search]
G --> G2[AWS Bedrock Nemotron]
G --> G3[OCI GenAI]
A --> H[Management Endpoints / UI]
A --> I[MCP Gateway Updates]
A --> J[Performance Improvements]
Reviews (2): Last reviewed commit: "docs fix" | Re-trigger Greptile
* doc fix * docs fix * docs fix * doc fix * docs * docs fix
* doc fix * docs fix * docs fix * doc fix * docs * docs fix
Relevant issues
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/test_litellm/directory, Adding at least 1 test is a hard requirement - see detailsmake test-unit@greptileaiand received a Confidence Score of at least 4/5 before requesting a maintainer reviewDelays 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)
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