[PR #14616] [CLOSED] cmd/pi: fix happy path model configuration #45997

Closed
opened 2026-04-25 01:34:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14616
Author: @ParthSareen
Created: 3/4/2026
Status: Closed

Base: mainHead: parth-pi-thinking


📝 Commits (1)

  • 9472006 cmd/pi: fix happy path install

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 cmd/config/pi.go (+2 -0)
📝 cmd/config/pi_test.go (+5 -0)

📄 Description

The default thinking level in pi is medium - this breaks the happy path model configuration.

Adding a temporary patch to fix before evaluating API strictness


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14616 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `parth-pi-thinking` --- ### 📝 Commits (1) - [`9472006`](https://github.com/ollama/ollama/commit/947200698f4cf8f4407427b3e70e4871bb31c0ab) cmd/pi: fix happy path install ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/pi.go` (+2 -0) 📝 `cmd/config/pi_test.go` (+5 -0) </details> ### 📄 Description The default thinking level in pi is medium - this breaks the happy path model configuration. Adding a temporary patch to fix before evaluating API strictness --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 01:34:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#45997