[PR #3549] [MERGED] refac: ollama non streaming response #36906

Closed
opened 2026-04-25 10:36:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3549
Author: @tjbck
Created: 6/30/2024
Status: Merged
Merged: 6/30/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (9)

  • e540f8a chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend
  • 9d1aa4a chore(deps): bump python-socketio from 5.11.2 to 5.11.3 in /backend
  • 3c0ce5d chore(deps): bump langchain-chroma from 0.1.1 to 0.1.2 in /backend
  • 052c582 chore(deps): update duckduckgo-search requirement in /backend
  • 315c8b2 Merge pull request #3540 from open-webui/dependabot/pip/backend/dev/python-socketio-5.11.3
  • ce990d3 Merge pull request #3539 from open-webui/dependabot/pip/backend/dev/chromadb-0.5.3
  • c933865 Merge pull request #3541 from open-webui/dependabot/pip/backend/dev/langchain-chroma-0.1.2
  • bb53282 Merge pull request #3542 from open-webui/dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.1.7
  • f6efda9 refac: ollama non stream response

📊 Changes

2 files changed (+24 additions, -12 deletions)

View changed files

📝 backend/apps/ollama/main.py (+20 -8)
📝 backend/requirements.txt (+4 -4)

📄 Description

No description provided


🔄 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/3549 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 6/30/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (9) - [`e540f8a`](https://github.com/open-webui/open-webui/commit/e540f8a4e4ce52111377994d693e64fb4be81713) chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend - [`9d1aa4a`](https://github.com/open-webui/open-webui/commit/9d1aa4aebe4f7db64bfb683f695780588543a064) chore(deps): bump python-socketio from 5.11.2 to 5.11.3 in /backend - [`3c0ce5d`](https://github.com/open-webui/open-webui/commit/3c0ce5d1b08b6b08ce59a8f07da6efcd65252823) chore(deps): bump langchain-chroma from 0.1.1 to 0.1.2 in /backend - [`052c582`](https://github.com/open-webui/open-webui/commit/052c582930ea29c226565c428d482a9abd595477) chore(deps): update duckduckgo-search requirement in /backend - [`315c8b2`](https://github.com/open-webui/open-webui/commit/315c8b2af3245cbc476b5a38a78e59a842dba420) Merge pull request #3540 from open-webui/dependabot/pip/backend/dev/python-socketio-5.11.3 - [`ce990d3`](https://github.com/open-webui/open-webui/commit/ce990d38593902dc8ba87d63d84b4a15b9c4ca2e) Merge pull request #3539 from open-webui/dependabot/pip/backend/dev/chromadb-0.5.3 - [`c933865`](https://github.com/open-webui/open-webui/commit/c933865172fba245286260fa37a2b9be542f3cef) Merge pull request #3541 from open-webui/dependabot/pip/backend/dev/langchain-chroma-0.1.2 - [`bb53282`](https://github.com/open-webui/open-webui/commit/bb53282cb0f74d5eb63e01e02d7953ffbf5fce86) Merge pull request #3542 from open-webui/dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.1.7 - [`f6efda9`](https://github.com/open-webui/open-webui/commit/f6efda9e2ff9782bad2aa0294ebef19c244035bc) refac: ollama non stream response ### 📊 Changes **2 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/ollama/main.py` (+20 -8) 📝 `backend/requirements.txt` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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-25 10:36:56 -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#36906