Skip to content

Support Open WebUI vLLM connection setup#2262

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main
Jan 8, 2026
Merged

Support Open WebUI vLLM connection setup#2262
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Jan 8, 2026

Open WebUI setup should be differentiated for Ollama and vLLM.

This PR enhances the deployOpenWebUI.sh script to support multiple LLM backend types beyond just Ollama, specifically adding support for vLLM and other OpenAI-compatible APIs.

Key changes:

  • Added support for three backend types: ollama, vllm, and openai
  • Implemented argument parsing to configure different backend connections
  • Added container cleanup logic to handle existing deployments
  • Enhanced error handling and status verification

Copilot AI review requested due to automatic review settings January 8, 2026 17:29
@seokho-son seokho-son requested a review from yunkon-kim as a code owner January 8, 2026 17:29

This comment was marked as resolved.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jan 8, 2026
@cb-github-robot cb-github-robot merged commit 3fdfa9a into cloud-barista:main Jan 8, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants