pi changes
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"quietStartup": true,
|
||||
"lastChangelogVersion": "0.80.6",
|
||||
"defaultProvider": "kimi-coding",
|
||||
"defaultModel": "k2p7",
|
||||
"lastChangelogVersion": "0.80.10",
|
||||
"defaultProvider": "openai-codex",
|
||||
"defaultModel": "gpt-5.6-sol",
|
||||
"defaultThinkingLevel": "high",
|
||||
"packages": [
|
||||
"npm:pi-subagents",
|
||||
|
||||
Reference in New Issue
Block a user