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(ai): make AWS Bedrock maxRetries configurable #1755

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

benjidotsh
Copy link
Contributor

The default value for the maxRetries property of the AWS Bedrock Langchain model has been changed from 6 to 3 in #1662, resulting in errors on our side.

This PR makes this property configurable in app-config.yaml.

In addition to that, this PR also fixes a bug in the documentation, mentioning the property awsBedrock instead of bedrock.

✔️ Checklist

  • Added changeset (run yarn changeset in the root)
  • Added or updated documentation (if applicable)

@benjidotsh benjidotsh requested a review from a team as a code owner December 11, 2024 12:07
@Xantier Xantier merged commit 2344125 into RoadieHQ:main Dec 11, 2024
2 checks passed
@benjidotsh benjidotsh deleted the ai/bedrock-max-retries-config branch December 11, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants