mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
[PR #124] [MERGED] Update Anthropic Manifold Pipeline to v0.1.2 #313
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/124
Author: @justinh-rahb
Created: 6/26/2024
Status: ✅ Merged
Merged: 6/26/2024
Merged by: @tjbck
Base:
main← Head:anthropic-0.1.2📝 Commits (2)
d4d1828correct system message handling and add image support9cf3f36nice try Claude📊 Changes
1 file changed (+77 additions, -73 deletions)
View changed files
📝
examples/pipelines/providers/anthropic_manifold_pipeline.py(+77 -73)📄 Description
Added:
Fixed:
This update enhances the Anthropic Manifold Pipeline by adding support for image uploads when using Claude 3.5. It also corrects the handling of system messages to ensure proper integration with the Anthropic API. These changes improve the pipeline's functionality and compatibility with the latest Anthropic models.
System prompt:
Image handling:
Document RAG:
Resolves:
#84, #114, #117, #121, #122
Co-authored-by: Patrick Boos patrickboos85@gmail.com
Co-authored-by: Peter Shkumatov petya.uz@tuta.io
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.