What's Changed
- Add the official AWS launch blog post and reformat the AWS section to awesome-gpt-oss.md by @neoremind in https://github.com/openai/gpt-oss/pull/197
- Metal: simplify Model type check in Python wrapper by @Maratyszcza in https://github.com/openai/gpt-oss/pull/202
- Metal: move max_batch_tokens from Model into Context by @Maratyszcza in https://github.com/openai/gpt-oss/pull/...