[PR #13856] [MERGED] cmd: ollama config fix droid model name configuration #19693

Closed
opened 2026-04-16 07:13:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13856
Author: @ParthSareen
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @ParthSareen

Base: mainHead: parth/cmd-config-fix-droid


📝 Commits (3)

  • 92cdc11 cmd: fix droid 400 due to improper naming
  • c0bcd97 cmd/config: fix droid model handling and naming
  • 06d8aa1 comprehensive tests, cleanup tag for display

📊 Changes

3 files changed (+912 additions, -53 deletions)

View changed files

📝 cmd/config/droid.go (+49 -39)
📝 cmd/config/droid_test.go (+862 -14)
📝 cmd/config/integrations.go (+1 -0)

📄 Description

No description provided


🔄 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/13856 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/cmd-config-fix-droid` --- ### 📝 Commits (3) - [`92cdc11`](https://github.com/ollama/ollama/commit/92cdc11126a3c462d43ff9c80b65818186e6aa68) cmd: fix droid 400 due to improper naming - [`c0bcd97`](https://github.com/ollama/ollama/commit/c0bcd9731b431179f620ad4736e5b23e99fb2ebd) cmd/config: fix droid model handling and naming - [`06d8aa1`](https://github.com/ollama/ollama/commit/06d8aa102cdc66d5a973adf151dc0601c57738c5) comprehensive tests, cleanup tag for display ### 📊 Changes **3 files changed** (+912 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/droid.go` (+49 -39) 📝 `cmd/config/droid_test.go` (+862 -14) 📝 `cmd/config/integrations.go` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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-16 07:13:40 -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#19693