diff --git a/examples/pipelines/providers/anthropic_manifold_pipeline.py b/examples/pipelines/providers/anthropic_manifold_pipeline.py index f8a4c67d..424289a5 100644 --- a/examples/pipelines/providers/anthropic_manifold_pipeline.py +++ b/examples/pipelines/providers/anthropic_manifold_pipeline.py @@ -67,6 +67,7 @@ def get_anthropic_models(self): {"id": "claude-opus-4-20250514", "name": "claude-4-opus"}, {"id": "claude-sonnet-4-20250514", "name": "claude-4-sonnet"}, {"id": "claude-opus-4-1-20250805", "name": "claude-4.1-opus"}, + {"id": "claude-sonnet-4-5-20250929", "name": "claude-4.5-sonnet"}, ] def get_thinking_supported_models(self):