mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #11709] [CLOSED] Cached Anthropic Pipeline #38411
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/11709
Author: @Radar105
Created: 3/15/2025
Status: ❌ Closed
Base:
main← Head:cached-anthropic-pipe📝 Commits (1)
1c44363Adding to Fork📊 Changes
2 files changed (+448 additions, -215 deletions)
View changed files
📝
README.md(+27 -215)➕
anthropic_manifold_pipe.py(+421 -0)📄 Description
Enhance Open WebUI with robust Anthropic Claude integration. Features prompt caching for faster response times & reduced costs, support for all Claude models, and detailed cache performance stats. Properly implements cache control with ephemeral type formatting for optimal API interaction. A must-have for Claude API users.
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
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.