mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #126] [MERGED] fix: anthropic pipeline image upload #315
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/126
Author: @justinh-rahb
Created: 6/26/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @tjbck
Base:
main← Head:anthropic-image-fix📝 Commits (1)
84db93afix: anthropic pipeline image upload📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
examples/pipelines/providers/anthropic_manifold_pipeline.py(+5 -5)📄 Description
Fix image processing for Anthropic API compatibility
process_imagefunction to handleimage_urlobject directlypipemethod to pass correct image data toprocess_imageBadRequestErrorrelated to invalid input tags for images🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.