diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-14 09:35:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-14 09:35:09 +0300 |
| commit | 57e2925a322c27854c5abaa0ac31068d8efab4be (patch) | |
| tree | 26d1fbcbacb3e6a5b56e8e88c366c33b38bb254f /pi/agent/settings.json | |
| parent | 8b97c74d215ea7c0af3025dc7e57153a7815d9d6 (diff) | |
Commit remaining workspace changes
Diffstat (limited to 'pi/agent/settings.json')
| -rw-r--r-- | pi/agent/settings.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pi/agent/settings.json b/pi/agent/settings.json index be1f366..8cda9fe 100644 --- a/pi/agent/settings.json +++ b/pi/agent/settings.json @@ -1,6 +1,6 @@ { - "lastChangelogVersion": "0.78.0", - "defaultProvider": "ollama", - "defaultModel": "minimax-m2.7:cloud", + "lastChangelogVersion": "0.79.0", + "defaultProvider": "ollama-cloud", + "defaultModel": "minimax-m3:cloud", "defaultThinkingLevel": "high" }
\ No newline at end of file |
