diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-20 15:00:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-20 15:00:56 +0200 |
| commit | 722eda113f92af59cb5852ccd33f9c19996153e1 (patch) | |
| tree | 546d70605944c5a21c672ddb47c59c3b7c16ff47 /pi/agent/settings.json | |
| parent | e4f55f1d2de8818f9e88abce6fd77593add58853 (diff) | |
add pi.dev
Diffstat (limited to 'pi/agent/settings.json')
| -rw-r--r-- | pi/agent/settings.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pi/agent/settings.json b/pi/agent/settings.json new file mode 100644 index 0000000..a6f0710 --- /dev/null +++ b/pi/agent/settings.json @@ -0,0 +1,5 @@ +{ + "lastChangelogVersion": "0.61.0", + "defaultProvider": "openai", + "defaultModel": "gpt-4.1" +}
\ No newline at end of file |
