Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add prefixes to supported model patterns to allow cross region model ids #1127

Conversation

abrahamy
Copy link
Contributor

@abrahamy abrahamy commented Oct 7, 2024

Related Issues

Proposed Changes:

Expands the regular expression used to select specific adapters by model id name to support models that are cross region. In general, model ids take on a us. or eu. prefix when used across regions.

How did you test it?

Notes for the reviewer

Checklist

@CLAassistant
Copy link

CLAassistant commented Oct 7, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added integration:amazon-bedrock type:documentation Improvements or additions to documentation labels Oct 7, 2024
@abrahamy abrahamy changed the title feat: add prefixes to supported model patterns to allow cross region … feat: add prefixes to supported model patterns to allow cross region model ids Oct 7, 2024
@abrahamy abrahamy marked this pull request as ready for review October 7, 2024 11:30
@abrahamy abrahamy requested a review from a team as a code owner October 7, 2024 11:30
@abrahamy abrahamy requested review from shadeMe and removed request for a team October 7, 2024 11:30
@anakin87
Copy link
Member

anakin87 commented Oct 7, 2024

This recent contribution seems related: #1120

@abrahamy abrahamy requested a review from shadeMe October 11, 2024 12:09
Copy link
Member

@tstadel tstadel left a comment

Choose a reason for hiding this comment

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

@abrahamy looks good from my side. I'll leave it to @shadeMe to give the final approve.

@abrahamy abrahamy merged commit ac0e4c2 into deepset-ai:main Oct 17, 2024
10 checks passed
@abrahamy abrahamy deleted the feat/amazon-bedrock-support-cross-region-models branch October 17, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:amazon-bedrock type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants