[PR #14650] [MERGED] cmd/config: Fix cloud model limit lookups in integrations #14765

Closed
opened 2026-04-13 01:02:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14650
Author: @ParthSareen
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @ParthSareen

Base: mainHead: parth-integration-context-length


📝 Commits (1)

  • 4d84337 Fix cloud model limit lookups in integrations

📊 Changes

6 files changed (+79 additions, -9 deletions)

View changed files

📝 cmd/config/droid_test.go (+11 -1)
📝 cmd/config/integrations.go (+1 -0)
📝 cmd/config/opencode.go (+5 -7)
📝 cmd/config/opencode_test.go (+3 -0)
📝 cmd/config/pi.go (+5 -1)
📝 cmd/config/pi_test.go (+54 -0)

📄 Description

Fixing bug in OpenCode for limit lookup, adding lookup to Pi and adding GLM 5 ctx length


🔄 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/14650 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-integration-context-length` --- ### 📝 Commits (1) - [`4d84337`](https://github.com/ollama/ollama/commit/4d8433777635aa2214d2c884cddcb064aa9b9956) Fix cloud model limit lookups in integrations ### 📊 Changes **6 files changed** (+79 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/droid_test.go` (+11 -1) 📝 `cmd/config/integrations.go` (+1 -0) 📝 `cmd/config/opencode.go` (+5 -7) 📝 `cmd/config/opencode_test.go` (+3 -0) 📝 `cmd/config/pi.go` (+5 -1) 📝 `cmd/config/pi_test.go` (+54 -0) </details> ### 📄 Description Fixing bug in OpenCode for limit lookup, adding lookup to Pi and adding GLM 5 ctx length --- <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-13 01:02:15 -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#14765