[ 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:main📝 Commits (1)
9ee0feafix 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
Description
Fix typo in upload blob code
Changelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.