Skip to content

[Nit] Small docs fix, fixing img + folder name - #25171

Merged
krrish-berri-2 merged 2 commits into
mainfrom
litellm_docs_toolsets_fixes
Apr 5, 2026
Merged

[Nit] Small docs fix, fixing img + folder name #25171
krrish-berri-2 merged 2 commits into
mainfrom
litellm_docs_toolsets_fixes

Conversation

@ishaan-berri

Copy link
Copy Markdown
Contributor

[Nit] Small docs fix, fixing img

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

vercel Bot commented Apr 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 5, 2026 1:12am

Request Review

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@greptile-apps

greptile-apps Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a minor documentation-only PR that fixes image references and folder naming in the v1.83.3 release notes. Specifically, it adds the missing mcp_toolsets.jpeg image to docs/my-website/img/release_notes/ and ensures the index.md references both skills_marketplace.png and mcp_toolsets.jpeg at the correct relative paths (../../img/release_notes/).

  • Added docs/my-website/img/release_notes/mcp_toolsets.jpeg — the screenshot for the MCP Toolsets section of the release notes
  • Updated docs/my-website/release_notes/v1.83.3/index.md — release notes now correctly reference both images at their proper paths

Confidence Score: 5/5

This PR is safe to merge — it is a documentation-only change with no code modifications.

Both image files exist at the referenced relative paths. No logic, security, or functional changes are present. No issues were found.

No files require special attention.

Important Files Changed

Filename Overview
docs/my-website/img/release_notes/mcp_toolsets.jpeg New image asset added for MCP Toolsets section in the v1.83.3 release notes
docs/my-website/release_notes/v1.83.3/index.md Release notes updated with correct image paths for skills_marketplace.png and mcp_toolsets.jpeg

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[v1.83.3 Release Notes\nindex.md] -->|references| B[img/release_notes/\nskills_marketplace.png]
    A -->|references| C[img/release_notes/\nmcp_toolsets.jpeg]
    B --> D[Renders correctly\nin docs site]
    C --> D
Loading

Reviews (1): Last reviewed commit: "docs fix" | Re-trigger Greptile

@krrish-berri-2
krrish-berri-2 self-requested a review April 5, 2026 01:14
@krrish-berri-2
krrish-berri-2 merged commit c5686b9 into main Apr 5, 2026
13 of 39 checks passed
@krrish-berri-2
krrish-berri-2 deleted the litellm_docs_toolsets_fixes branch April 5, 2026 01:14

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a general product page for this?

in 3 months, how will a user know about this?

harish876 pushed a commit to harish876/litellm that referenced this pull request Apr 8, 2026
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
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.

3 participants