Skip to content

docs: expand LiteLLM backend documentation - #1548

Merged
AngeloDanducci merged 12 commits into
generative-computing:mainfrom
psschwei:litellm-docs
Aug 17, 2026
Merged

docs: expand LiteLLM backend documentation #1548
AngeloDanducci merged 12 commits into
generative-computing:mainfrom
psschwei:litellm-docs

Conversation

@psschwei

Copy link
Copy Markdown
Member

Pull Request

Issue

Fixes #642

Description

Adds docs for litellm backend.
This issue was kind of old, so not sure if it's still needed. Feel free to make edits as you see fit.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code was added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

Adding a new component, requirement, sampling strategy, or tool?

If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.

  • Component
  • Requirement
  • Sampling Strategy
  • Tool

NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@psschwei
psschwei requested a review from a team as a code owner August 14, 2026 20:59
@psschwei psschwei changed the title Litellm docs docs: expand LiteLLM backend documentation Aug 14, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 14, 2026

@jakelorocco jakelorocco left a comment

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.

lgtm; a few nits on the formatting of the links

# Output will vary — LLM responses depend on model and temperature.
```

See the [LiteLLM integration](../integrations/litellm) for direct-mode vs proxy usage,

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.

I think our docs / guide says to use .md for these links (and the ones in your new page below).

@AngeloDanducci AngeloDanducci left a comment

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.

Made suggestions for the nits Jake pointed out. LGTM I think we can auto apply and merge.

Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/how-to/backends-and-configuration.md Outdated
Comment thread docs/docs/integrations/litellm.md Outdated
Comment thread docs/docs/integrations/litellm.md Outdated
Comment thread docs/docs/integrations/litellm.md Outdated
Comment thread docs/docs/integrations/litellm.md Outdated
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
Signed-off-by: Angelo Danducci <angelo.danducci.ii@ibm.com>
@AngeloDanducci
AngeloDanducci added this pull request to the merge queue Aug 17, 2026
@AngeloDanducci

Copy link
Copy Markdown
Contributor

Verified locally via docosauarus and next prefix.

Merged via the queue into generative-computing:main with commit 64e8772 Aug 17, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Expand LiteLLM backend documentation

3 participants