summaryrefslogtreecommitdiff
path: root/pi/agent/settings.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-20 15:00:56 +0200
committerPaul Buetow <paul@buetow.org>2026-03-20 15:00:56 +0200
commit722eda113f92af59cb5852ccd33f9c19996153e1 (patch)
tree546d70605944c5a21c672ddb47c59c3b7c16ff47 /pi/agent/settings.json
parente4f55f1d2de8818f9e88abce6fd77593add58853 (diff)
add pi.dev
Diffstat (limited to 'pi/agent/settings.json')
-rw-r--r--pi/agent/settings.json5
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