Initial pi agent config
This commit is contained in:
13
settings.json
Normal file
13
settings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"lastChangelogVersion": "0.80.3",
|
||||
"theme": "dark",
|
||||
"defaultProvider": "openrouter",
|
||||
"defaultModel": "z-ai/glm-5.2",
|
||||
"defaultThinkingLevel": "high",
|
||||
"enabledModels": [
|
||||
"openrouter/anthropic/claude-opus-4.8",
|
||||
"openrouter/openai/gpt-5.5",
|
||||
"openrouter/z-ai/glm-5.2"
|
||||
],
|
||||
"packages": []
|
||||
}
|
||||
Reference in New Issue
Block a user