[PR #6399] [MERGED] Update api/chat stream to default to true #8673

Closed
opened 2025-11-11 18:02:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6399
Author: @Natedorr
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (6)

  • 99dd7fb Merge pull request #6002 from open-webui/dev
  • 9b12b75 Merge pull request #6380 from open-webui/dev
  • 68916f7 Merge pull request #6382 from open-webui/dev
  • 144dc0e Merge pull request #6383 from open-webui/dev
  • d905bda refac: template notes
  • b4acf68 update the GenerateChatCompletionForm stream to be defaulted to true.

📊 Changes

3 files changed (+25 additions, -5 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+12 -2)
📝 .github/ISSUE_TEMPLATE/feature_request.md (+12 -2)
📝 backend/open_webui/apps/ollama/main.py (+1 -1)

📄 Description

PR from discussion:

https://github.com/open-webui/open-webui/discussions/6388

update the GenerateChatCompletionForm stream to be defaulted to true.

This defaults the /api/chat/ endpoint to default to streaming being true


🔄 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/6399 **Author:** [@Natedorr](https://github.com/Natedorr) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (6) - [`99dd7fb`](https://github.com/open-webui/open-webui/commit/99dd7fb5a836511e02e2a3761aeab75f2e8b5687) Merge pull request #6002 from open-webui/dev - [`9b12b75`](https://github.com/open-webui/open-webui/commit/9b12b75df63a3b0aafbeafeb93f46d2861cb1f37) Merge pull request #6380 from open-webui/dev - [`68916f7`](https://github.com/open-webui/open-webui/commit/68916f7ec4bd699c17f97fdf6a60e8e8784f659d) Merge pull request #6382 from open-webui/dev - [`144dc0e`](https://github.com/open-webui/open-webui/commit/144dc0ed2fa30b01c1f1ed72714f3bd2ca479c34) Merge pull request #6383 from open-webui/dev - [`d905bda`](https://github.com/open-webui/open-webui/commit/d905bda000af3d84e1c59f54243537ce249829b7) refac: template notes - [`b4acf68`](https://github.com/open-webui/open-webui/commit/b4acf689e3e62830eb745fe19bf088a3b254e9fb) update the GenerateChatCompletionForm stream to be defaulted to true. ### 📊 Changes **3 files changed** (+25 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+12 -2) 📝 `.github/ISSUE_TEMPLATE/feature_request.md` (+12 -2) 📝 `backend/open_webui/apps/ollama/main.py` (+1 -1) </details> ### 📄 Description PR from discussion: https://github.com/open-webui/open-webui/discussions/6388 update the GenerateChatCompletionForm stream to be defaulted to true. This defaults the /api/chat/ endpoint to default to streaming being true --- <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 2025-11-11 18:02:41 -06: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#8673