aws-samples / aws-samples/amazon-bedrock-samples

Update needed: Responsible AI models use now-deprecated models (and top_k parameter)

Open
#708 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.5k
Forks
734
Avg merge
1d 6h
Merged PRs (30d)
4

Description

The examples in the responsible_ai/ directory (guardrails) use Claude 3 Sonnet, which is now deprecated. The models and text references to them need to be updates. Also the invocations need to be modified to remove the top_k parameter because newer Claude models will not accept both temperature and top_k.

Contributor guide

Open the contributing guide

Research direction

Start in the responsible_ai/ directory by searching the guardrails examples for Claude 3 Sonnet, its text references, and top_k in model invocations. Update the affected model references and invocations, then run the examples to confirm they use supported Claude models without the incompatible parameter combination.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, jupyter-notebook
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.