pi: add provider model config
This commit is contained in:
parent
bd1c06d587
commit
2981bbb3c4
5 changed files with 176 additions and 83 deletions
|
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"lastChangelogVersion": "0.58.1",
|
||||
"defaultProvider": "anthropic",
|
||||
"defaultModel": "claude-opus-4-6",
|
||||
"defaultThinkingLevel": "high",
|
||||
"theme": "catppuccin-mocha"
|
||||
"lastChangelogVersion": "0.79.9",
|
||||
"defaultProvider": "openai-codex",
|
||||
"defaultModel": "gpt-5.5",
|
||||
"defaultThinkingLevel": "low",
|
||||
"theme": "catppuccin-mocha",
|
||||
"hideThinkingBlock": true,
|
||||
"packages": [
|
||||
"npm:@ff-labs/pi-fff"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue