[PR #898] [CLOSED] remove ollama connection check modal #91555

Closed
opened 2026-05-15 16:56:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/898
Author: @gartnera
Created: 2/25/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -54 deletions)

View changed files

📝 src/routes/(app)/+layout.svelte (+0 -54)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Remove ollama connection check modal which is annoying when my ollama server isn't running. I mostly use open-webui as a chatgpt pro alternative with the openai api.

The toast message are still shown but it's less annoying.

2024-02-24-170934_screenshot

Related to #861


Changelog Entry

Changed

  • removed ollama connection check modal

🔄 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/open-webui/pull/898 **Author:** [@gartnera](https://github.com/gartnera) **Created:** 2/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f7b2acf`](https://github.com/open-webui/open-webui/commit/f7b2acfd3206a52f1c8c6f862f9dd450655413a1) remove ollama modal ### 📊 Changes **1 file changed** (+0 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/(app)/+layout.svelte` (+0 -54) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Remove ollama connection check modal which is annoying when my ollama server isn't running. I mostly use open-webui as a chatgpt pro alternative with the openai api. The toast message are still shown but it's less annoying. ![2024-02-24-170934_screenshot](https://github.com/open-webui/open-webui/assets/2747955/36823850-b7fd-4c6d-9890-8ff4f3f0061c) Related to #861 --- ### Changelog Entry ### Changed - removed ollama connection check modal --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 16:56:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#91555