mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #6399] [MERGED] Update api/chat stream to default to true #37507
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:main📝 Commits (6)
99dd7fbMerge pull request #6002 from open-webui/dev9b12b75Merge pull request #6380 from open-webui/dev68916f7Merge pull request #6382 from open-webui/dev144dc0eMerge pull request #6383 from open-webui/devd905bdarefac: template notesb4acf68update 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.