mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #172] [MERGED] schemas.py fix to support image input with latest open WebUI version #338
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/pipelines/pull/172
Author: @Wenlin88
Created: 7/23/2024
Status: ✅ Merged
Merged: 10/19/2024
Merged by: @tjbck
Base:
main← Head:schemas.py-fix📝 Commits (1)
2da26deschemas.py fix to support image input with latest open webui version📊 Changes
1 file changed (+5 additions, -14 deletions)
View changed files
📝
schemas.py(+5 -14)📄 Description
With latest Open WebUI version it is not any more needed to split content to image and text content:
Old implementation can be again used. Tested with Azure OpenAI service GPT-4o model.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.