mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #5541] [MERGED] [fix] Fix title generate #8496
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/5541
Author: @kivvi3412
Created: 9/20/2024
Status: ✅ Merged
Merged: 9/21/2024
Merged by: @tjbck
Base:
dev← Head:fix-title-generate📝 Commits (3)
83855b7Merge pull request #5362 from open-webui/devd4df552Merge pull request #5537 from open-webui/deve1ea0c2Fixed the issue of being unable to generate titles📊 Changes
1 file changed (+8 additions, -3 deletions)
View changed files
📝
backend/open_webui/apps/openai/main.py(+8 -3)📄 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
N/A
Changed
max_completion_tokens.Unrecognized request argument supplied: max_completion_tokensDeprecated
N/A
Removed
N/A
Fixed
Security
N/A
Breaking Changes
N/A
Additional Information
N/A
Screenshots or Videos
Before repair

After repair

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.