[PR #823] [CLOSED] docs : Add vLLM Usage : starting-with-vllm #837

Closed
opened 2026-02-15 18:16:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/823
Author: @hhhhhhhhhhhhhhhhho
Created: 11/17/2025
Status: Closed

Base: devHead: main


📝 Commits (1)

  • 8a43e83 docs : Add vLLM Usage : starting-with-vllm

📊 Changes

3 files changed (+40 additions, -2 deletions)

View changed files

📝 docs/getting-started/quick-start/starting-with-functions.mdx (+1 -1)
📝 docs/getting-started/quick-start/starting-with-openai-compatible.mdx (+1 -1)
docs/getting-started/quick-start/starting-with-vllm.mdx (+38 -0)

📄 Description

Pull Request Description

Target branch: dev


Description

  • Added instructions for **starting with vllm **
  • Provides guidance on installing and configuring vLLM, enabling users to easily integrate LLM/RAG functionality.
  • No changes to existing features or UI; this is purely a documentation update.

Added

  • Add vLLM Usage in quick-start:
    • vllm server setting
    • connection in openwebui

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

Breaking Changes

  • None

Additional Information

  • This is a documentation-only update; no impact on existing functionality.
  • No related issues or prior discussions.

Screenshots or Videos

  • Not applicable (documentation update only)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/823 **Author:** [@hhhhhhhhhhhhhhhhho](https://github.com/hhhhhhhhhhhhhhhhho) **Created:** 11/17/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`8a43e83`](https://github.com/open-webui/docs/commit/8a43e83e95c87a979366e4776682187e5f6fbd40) docs : Add vLLM Usage : starting-with-vllm ### 📊 Changes **3 files changed** (+40 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/quick-start/starting-with-functions.mdx` (+1 -1) 📝 `docs/getting-started/quick-start/starting-with-openai-compatible.mdx` (+1 -1) ➕ `docs/getting-started/quick-start/starting-with-vllm.mdx` (+38 -0) </details> ### 📄 Description # Pull Request Description **Target branch:** `dev` ✅ --- ### Description - Added instructions for **starting with vllm ** - Provides guidance on installing and configuring vLLM, enabling users to easily integrate LLM/RAG functionality. - No changes to existing features or UI; this is purely a documentation update. ### Added - Add **vLLM Usage** in quick-start: - vllm server setting - connection in openwebui ### Deprecated - None ### Removed - None ### Fixed - None ### Security - None ### Breaking Changes - None --- ### Additional Information - This is a documentation-only update; no impact on existing functionality. - No related issues or prior discussions. ### Screenshots or Videos - Not applicable (documentation update only) --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:21 -05:00
yindo closed this issue 2026-02-15 18:16:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#837