[PR #169] [MERGED] Adding Examples:AWS Bedrock claude #335

Closed
opened 2026-02-15 20:15:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/169
Author: @g453030291
Created: 7/20/2024
Status: Merged
Merged: 8/18/2024
Merged by: @justinh-rahb

Base: mainHead: aws_bedrock_example


📝 Commits (2)

  • 3433209 add aws bedrock claude pipeline example
  • f962e63 add title and some bugfix

📊 Changes

1 file changed (+181 additions, -0 deletions)

View changed files

examples/pipelines/providers/aws_bedrock_claude_pipeline.py (+181 -0)

📄 Description

This is an example of a pipeline that adds support for Claude integration on the AWS Bedrock


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/169 **Author:** [@g453030291](https://github.com/g453030291) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 8/18/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `aws_bedrock_example` --- ### 📝 Commits (2) - [`3433209`](https://github.com/open-webui/pipelines/commit/34332092e6a0452aa52fd9389fa793cfcfbcae5c) add aws bedrock claude pipeline example - [`f962e63`](https://github.com/open-webui/pipelines/commit/f962e6338dc3f283d76a671497a7070389ce1b3c) add title and some bugfix ### 📊 Changes **1 file changed** (+181 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/pipelines/providers/aws_bedrock_claude_pipeline.py` (+181 -0) </details> ### 📄 Description This is an example of a pipeline that adds support for Claude integration on the AWS Bedrock --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:09 -05:00
yindo closed this issue 2026-02-15 20:15:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#335