mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #9942] [MERGED] fix: Fix text completion on playground page #77314
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/9942
Author: @SleepyYui
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/13/2025
Merged by: @tjbck
Base:
dev← Head:bugfix-9635📝 Commits (3)
4d667e4Merge pull request #9480 from open-webui/deve4d7d41Merge pull request #9889 from open-webui/devba4b0dbfix playground text completion📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/playground/Completions.svelte(+2 -2)📄 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
Fixed
This PR fixes issue #9635 by updating the completion to use chatCompletion instead of generateOpenAIChatCompletion
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.