mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #5645] [MERGED] [feat] Set whether to stream individually for the model #21726
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/5645
Author: @kivvi3412
Created: 9/24/2024
Status: ✅ Merged
Merged: 9/24/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (10+)
bd81fc8downgrade authlib to 1.3.15fe2795Merge pull request #5556 from open-webui/dev9b05fe3Update pyproject.toml79b5430Merge pull request #5546 from itaybar/bugfix/downgrade_authlib578d52bMerge pull request #5562 from open-webui/devff8a2daMerge pull request #5565 from open-webui/devf47dffeMerge pull request #5576 from open-webui/dev54d63ecMerge pull request #5583 from open-webui/dev6b46316Merge pull request #5584 from open-webui/dev0d01ea5Set whether to stream responses for this model individually, overriding the global setting📊 Changes
4 files changed (+29 additions, -4 deletions)
View changed files
📝
src/lib/components/chat/Chat.svelte(+2 -2)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+25 -0)📝
src/lib/i18n/locales/zh-CN/translation.json(+1 -1)📝
src/lib/i18n/locales/zh-TW/translation.json(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.