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
dev
main
99dd7fb
9b12b75
68916f7
144dc0e
d905bda
b4acf68
3 files changed (+25 additions, -5 deletions)
📝 .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)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
backend/open_webui/apps/ollama/main.py
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.