New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
Apache License 2.0
971
stars
399
forks
source link
Nr-326020 Found bug - solution - fixes shape of user prompt #2739
Description
The shape of the users prompt message was incorrect for claude 3.5
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/javascript_bedrock-runtime_code_examples.html#anthropic_claude
How to Test
run unit test suite.
Related Issues