OpenAI's GPT-5.6 Sol, Terra, and Luna models now support 1 million token context windows on Amazon Bedrock. This update allows processing of full codebases, lengthy documents, and multi-turn agent histories in a single request without chunking. Prompt caching with explicit breakpoints applies to these long context requests, offering billing discounts for repeated context.
- Eliminate context chunking for full codebase or document analysis in one pass.
- Maintain complete conversation history in multi-step agentic workflows.
- Prompt caching discounts apply to long context requests with explicit breakpoints.
- GPT-5.6 Sol is available in US East (N. Virginia) and other regions.