mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #9471] [MERGED] fix: o3 does not support max_tokens parameter #77250
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/9471
Author: @hurxxxx
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/6/2025
Merged by: @tjbck
Base:
dev← Head:fix/o3_not_support_max_tokens📝 Commits (3)
e9d6adaMerge pull request #9445 from open-webui/dev80e123ffix : O3 also does not support the max_tokens parameter, so title generation is not possible when using the O3 modelb9480c0fix : o1 should also be applied📊 Changes
1 file changed (+6 additions, -6 deletions)
View changed files
📝
backend/open_webui/routers/openai.py(+6 -6)📄 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
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.