Add LiteLLM integration documentation#45740
Draft
luismalves wants to merge 19 commits into
Draft
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds documentation for the new LiteLLM integration, explaining setup via the config flow and what functionality is provided (conversation agent via a self-hosted LiteLLM proxy).
Changes:
- Introduces a new integration documentation page for LiteLLM.
- Documents configuration fields (URL, optional API key) and prerequisites for running a proxy.
- Describes supported functionality and removal steps.
Rephrase the Prerequisites paragraph to describe model discovery generically instead of naming internal proxy endpoint paths, which removes the `/v1` base-path contradiction flagged in review. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
12 tasks
c0ffeeca7
requested changes
Jun 4, 2026
Contributor
c0ffeeca7
left a comment
There was a problem hiding this comment.
Thank you for contributing 💪
Please restore the original PR template (see PULL_REQUEST_TEMPLATE.md)
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Author
|
Should be fixed now @c0ffeeca7 , thanks for pointing ou! |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
c0ffeeca7
requested changes
Jun 5, 2026
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
c0ffeeca7
requested changes
Jun 5, 2026
Accepting suggestion to clarify this section Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Accepting suggestion to clarify this section Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Add documentation for the new LiteLLM integration, which lets you use a self-hosted LiteLLM proxy (an OpenAI-compatible API in front of many model providers) as a conversation agent in Home Assistant. Documents the config flow (proxy URL and optional API key), prerequisites, model discovery, and the conversation-agent functionality.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.