Skip to content

Bedrock Runtime: Remove explicit references to Llama 3 #7444

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

Merged
merged 4 commits into from
May 20, 2025

Conversation

DennisTraub
Copy link
Contributor

This pull request replaces "Llama 3" with "Llama" in the documentation metadata and README files.

The version number was originally used to distinguish Llama 3.x examples from Llama 2.x examples. Since Llama 2.x has been deprecated and the examples are compatible with Llama 3.x and 4.x, the explicit mention of version 3 isn't required anymore.

This PR affects .NET, Java, JavaScript, Kotlin, and Python.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DennisTraub DennisTraub requested a review from rlhagerm as a code owner May 14, 2025 09:51
@github-actions github-actions bot added DotNet-v3 This issue relates to the AWS SDK for .NET V3 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 Kotlin This issue relates to the AWS SDK for Kotlin Python This issue relates to the AWS SDK for Python (boto3) Java-v2 This issue relates to the AWS SDK for Java V2 labels May 14, 2025
@rlhagerm rlhagerm self-assigned this May 19, 2025
@rlhagerm rlhagerm added On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. labels May 20, 2025
@rlhagerm rlhagerm merged commit d70369c into awsdocs:main May 20, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DotNet-v3 This issue relates to the AWS SDK for .NET V3 Java-v2 This issue relates to the AWS SDK for Java V2 Javascript-v3 This issue relates to the AWS SDK for Javascript V3 Kotlin This issue relates to the AWS SDK for Kotlin On Call Review complete On call review complete Python This issue relates to the AWS SDK for Python (boto3) Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants