8000 feat(anthropic): add SUPPORTED_MODELS to AnthropicVertexChatGenerator by kudos07 · Pull Request #2932 · deepset-ai/haystack-core-integrations · GitHub
[go: up one dir, main page]

Skip to content

feat(anthropic): add SUPPORTED_MODELS to AnthropicVertexChatGenerator#2932

Merged
anakin87 merged 4 commits intodeepset-ai:mainfrom
kudos07:feat/anthropic-vertex-supported-models
Mar 11, 2026
Merged

feat(anthropic): add SUPPORTED_MODELS to AnthropicVertexChatGenerator#2932
anakin87 merged 4 commits intodeepset-ai:mainfrom
kudos07:feat/anthropic-vertex-supported-models

Conversation

@kudos07
Copy link
Contributor
@kudos07 kudos07 commented Mar 8, 2026

Related Issues

Proposed Changes:

How did you test it?

  • Added and ran the new unit test TestAnthropicVertexChatGenerator::test_supported_models.
  • Ran the anthropic vertex chat generator unit tests (excluding integration tests).
  • Manually verified the class and SUPPORTED_MODELS load correctly via a Python one-liner import.

Notes for the reviewer

  • No special focus areas; change is limited to the vertex chat generator and its test file.

Checklist

@kudos07 kudos07 requested a review from a team as a code owner March 8, 2026 08:44
@kudos07 kudos07 requested review from anakin87 and removed request for a team March 8, 2026 08:44
@github-actions github-actions bot added integration:anthropic type:documentation Improvements or additions to documentation labels Mar 8, 2026
Copy link
Member
@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few final comments

Copy link
Member
@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@anakin87 anakin87 merged commit abe17f4 into deepset-ai:main Mar 11, 2026
12 checks passed
@kudos07
Copy link
Contributor Author
kudos07 commented Mar 11, 2026

Thank you @anakin87 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration:anthropic type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AnthropicVertexChatGenerator should list supported models

2 participants

0