[PR #11036] feat(provider): add Amazon Nova as a model provider #13636

Closed
opened 2026-02-16 18:18:28 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11036

State: closed
Merged: No


Summary

  • Add Amazon Nova as a new model provider with support for Nova Pro, Nova Lite, and Nova Micro models
  • Enable reasoning support for Nova 2 Lite model via the thinking parameter
  • Integrate with AWS Bedrock using the existing bedrock provider infrastructure

Test plan

Ran bun dev and tested against the model provider:

  • Verify Nova models appear in the model selection
  • Test chat completions with Nova Pro, Nova Lite, and Nova Micro
  • Test reasoning mode with Nova 2 Lite model
  • Verify proper error handling for unsupported features

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11036 **State:** closed **Merged:** No --- ## Summary - Add Amazon Nova as a new model provider with support for Nova Pro, Nova Lite, and Nova Micro models - Enable reasoning support for Nova 2 Lite model via the `thinking` parameter - Integrate with AWS Bedrock using the existing bedrock provider infrastructure ## Test plan Ran `bun dev` and tested against the model provider: - [x] Verify Nova models appear in the model selection - [x] Test chat completions with Nova Pro, Nova Lite, and Nova Micro - [x] Test reasoning mode with Nova 2 Lite model - [x] Verify proper error handling for unsupported features 🤖 Generated with [Claude Code](https://claude.com/claude-code)
yindo added the pull-request label 2026-02-16 18:18:28 -05:00
yindo closed this issue 2026-02-16 18:18:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13636