pi changes

This commit is contained in:
2026-07-17 21:29:22 +00:00
parent 101e9dbe45
commit b79e8e3d08
2 changed files with 20 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"providers": {
"openai": {
"modelOverrides": {
"gpt-5.6-sol": {
"contextWindow": 1050000
},
"gpt-5.6-terra": {
"contextWindow": 1050000
},
"gpt-5.6-luna": {
"contextWindow": 1050000
}
}
}
}
}