open-webui / pipelines

Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
MIT License
956 stars 300 forks source link

Update Anthropic Manifold Pipeline to v0.1.2 #124

Closed justinh-rahb closed 4 months ago

justinh-rahb commented 4 months ago

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:

Screenshot 2024-06-26 at 8 52 37 AM

Image handling:

Screenshot 2024-06-26 at 8 52 43 AM

Document RAG:

Screenshot 2024-06-26 at 9 12 46 AM

Resolves:

84, #114, #117, #121, #122

Co-authored-by: Patrick Boos patrickboos85@gmail.com Co-authored-by: Peter Shkumatov petya.uz@tuta.io

pboos commented 4 months ago

Thank you! Tested this and it worked fine with a system message as well as image input. 👍

justinh-rahb commented 4 months ago

Thanks for confirming @pboos

tjbck commented 4 months ago

Thanks! 🤩

ddwinhzy commented 4 months ago

thx