[PR #1163] [MERGED] fix typo in uploading blob to ollama #43637

Closed
opened 2026-04-29 17:42:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1163
Author: @joequant
Created: 3/14/2024
Status: Merged
Merged: 3/14/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

  • 9ee0fea fix typo in uploading blob to ollama

📊 Changes

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

View changed files

📝 backend/apps/web/routers/utils.py (+1 -1)

📄 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 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

Fix typo in upload blob code


Changelog Entry

Fixed

  • Fixed call to openllama call to include /api in front

🔄 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/1163 **Author:** [@joequant](https://github.com/joequant) **Created:** 3/14/2024 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`9ee0fea`](https://github.com/open-webui/open-webui/commit/9ee0feae3249644327b0f350c4af04319a2f5764) fix typo in uploading blob to ollama ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/web/routers/utils.py` (+1 -1) </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 Fix typo in upload blob code --- ### Changelog Entry ### Fixed - Fixed call to openllama call to include /api in front --- <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-04-29 17:42:47 -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#43637