Skip to content

feat: Add Amazon Nova model definitions to Bedrock provider#155

Open
micahwalter wants to merge 5 commits intocharmbracelet:mainfrom
micahwalter:feature/amazon-nova-bedrock-support
Open

feat: Add Amazon Nova model definitions to Bedrock provider#155
micahwalter wants to merge 5 commits intocharmbracelet:mainfrom
micahwalter:feature/amazon-nova-bedrock-support

Conversation

@micahwalter
Copy link

  • Add amazon.nova-pro-v1:0 with 300K context, image support
  • Add amazon.nova-lite-v1:0 with 300K context, image support
  • Add amazon.nova-micro-v1:0 with 128K context, no image support
  • Add amazon.nova-premier-v1:0 with 300K context, reasoning capability
  • Include accurate pricing for all Nova models
  • Add comprehensive property and unit tests for Nova model configurations
  • Update .gitignore to exclude .kiro directory

Validates requirements 2.1-2.6 from amazon-nova-bedrock-support spec

  • I have read CONTRIBUTING.md.
  • I have created a discussion that was approved by a maintainer (for new features).

- Add amazon.nova-pro-v1:0 with 300K context, image support
- Add amazon.nova-lite-v1:0 with 300K context, image support
- Add amazon.nova-micro-v1:0 with 128K context, no image support
- Add amazon.nova-premier-v1:0 with 300K context, reasoning capability
- Include accurate pricing for all Nova models
- Add comprehensive property and unit tests for Nova model configurations
- Update .gitignore to exclude .kiro directory

Validates requirements 2.1-2.6 from amazon-nova-bedrock-support spec
- Add amazon.nova-2-lite-v1:0 with can_reason: true (supports reasoningConfig API)
- Set amazon.nova-premier-v1:0 can_reason: false (original Nova models don't support reasoningConfig)
- Nova 2 Lite: 1M token context, 10k max tokens, $0.06/$0.24 per 1M tokens

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@micahwalter
Copy link
Author

Added a commit here for Nova 2 Lite and Premiere reasoning

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