[PR #570] feat: Add support for Claude Sonnet 4.5 model #462

Open
opened 2026-02-15 20:15:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/570
Author: @kikumoto
Created: 9/29/2025
Status: 🔄 Open

Base: mainHead: feature/add_support_sonnet-4.5


📝 Commits (1)

  • db5a59b feat: Add support for Claude Sonnet 4.5 model

📊 Changes

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

View changed files

📝 examples/pipelines/providers/anthropic_manifold_pipeline.py (+1 -0)

📄 Description

  • Add claude-sonnet-4-5-20250929 model to anthropic manifold pipeline
  • Model ID: claude-sonnet-4-5-20250929
  • Display name: claude-4.5-sonnet

🔄 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/570 **Author:** [@kikumoto](https://github.com/kikumoto) **Created:** 9/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/add_support_sonnet-4.5` --- ### 📝 Commits (1) - [`db5a59b`](https://github.com/open-webui/pipelines/commit/db5a59bcb8473bf9db75d4048b0453adbb172e13) feat: Add support for Claude Sonnet 4.5 model ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/anthropic_manifold_pipeline.py` (+1 -0) </details> ### 📄 Description - Add claude-sonnet-4-5-20250929 model to anthropic manifold pipeline - Model ID: claude-sonnet-4-5-20250929 - Display name: claude-4.5-sonnet --- <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:41 -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#462