Openai partners with aws to bring open weight models and codex to amazon bedrock
OpenAI expanded its reach into Amazon’s cloud infrastructure through a partnership that integrated its latest models and coding capabilities into Amazon Bedrock, bringing together OpenAI’s artificial intelligence models with AWS’s enterprise-grade infrastructure to offer developers a unified platform for building generative AI applications. The integration centred on OpenAI’s open-weight models, specifically the gpt-oss-20b and gpt-oss-120b variants. The smaller model served use cases requiring lower latency and specialised applications, while the larger model targeted production environments and complex reasoning tasks. Both models featured a context window of 128,000 tokens, enabling developers to work with substantial amounts of information in a single interaction. The models supported text input and output modalities and could be invoked through multiple operations, including standard model invocation and batch inference capabilities. The Codex coding agent formed a key component o...