Spaces:
Running
Running
a somewhat bigger model
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -276,7 +276,7 @@ Output only the JSON spec starting with { and ending with }.`;
|
|
| 276 |
"Content-Type": "application/json",
|
| 277 |
},
|
| 278 |
body: JSON.stringify({
|
| 279 |
-
model: "openai/gpt-oss-
|
| 280 |
messages: [
|
| 281 |
{
|
| 282 |
role: "system",
|
|
|
|
| 276 |
"Content-Type": "application/json",
|
| 277 |
},
|
| 278 |
body: JSON.stringify({
|
| 279 |
+
model: "openai/gpt-oss-120b",
|
| 280 |
messages: [
|
| 281 |
{
|
| 282 |
role: "system",
|