Description
Add support for Amazon Nova as a standalone model provider in opencode.
Requirements
- Add Nova as a provider with OpenAI-compatible API support
- Support
NOVA_API_KEY environment variable for authentication
- Configure base URL to
https://api.nova.amazon.com/v1
- Add
nova-2-lite-v1 model with:
- 64K context window
- 10K max output tokens
- Text and image input support
- Tool calling capability
- Reasoning support (low/medium/high effort levels)
Motivation
Nova provides powerful AI models that should be accessible through opencode's provider system.
Description
Add support for Amazon Nova as a standalone model provider in opencode.
Requirements
NOVA_API_KEYenvironment variable for authenticationhttps://api.nova.amazon.com/v1nova-2-lite-v1model with:Motivation
Nova provides powerful AI models that should be accessible through opencode's provider system.