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

Add support for Claude3-Opus #374

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

watany-dev
Copy link
Contributor

@watany-dev watany-dev commented Apr 25, 2024

Issue #, if available:

ref: #368

Description of changes:

model-id's below.

https://aws.amazon.com/jp/blogs/aws/anthropics-claude-3-opus-model-on-amazon-bedrock/

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ericzbeard
Copy link
Contributor

Linter check is failing:

Run staticcheck ./...
-: # github.com/aws-cloudformation/rain/internal/cmd/build
internal/cmd/build/interactive.go:106:11: undefined: OPUS (compile)
-: # github.com/aws-cloudformation/rain/internal/cmd/build [github.com/aws-cloudformation/rain/internal/cmd/build.test]
internal/cmd/build/interactive.go:106:11: undefined: OPUS (compile)
Error: Process completed with exit code 1.

Copy link
Contributor

@ericzbeard ericzbeard left a comment

Choose a reason for hiding this comment

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

Should be a simple fix for the linter error, then I'll merge it.

@watany-dev
Copy link
Contributor Author

@ericzbeard
I'm sorry. I tried to fix it.

@ericzbeard ericzbeard merged commit f9a8466 into aws-cloudformation:main Apr 26, 2024
1 check passed
@watany-dev watany-dev deleted the claude3-opus branch April 27, 2024 03:07
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.

None yet

2 participants