Commit f724632
committed
feat: add OpenAI gpt-oss models to Amazon Bedrock
- Added gpt-oss-20b-1:0 model (20B parameters, optimized for low latency)
- Added gpt-oss-120b-1:0 model (120B parameters, production-ready high-reasoning)
- Both models support 128K context window
- Configured with appropriate pricing estimates
Fixes #67521 parent 8d05bc1 commit f724632
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
224 | 244 | | |
225 | 245 | | |
226 | 246 | | |
| |||
0 commit comments