[PR #5363] [CLOSED] Deprecate name from ps response, model from ls response #74051

Closed
opened 2026-05-05 06:00:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5363
Author: @royjhan
Created: 6/28/2024
Status: Closed

Base: mainHead: royh-name


📝 Commits (3)

📊 Changes

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

View changed files

📝 api/types.go (+0 -2)
📝 cmd/cmd.go (+2 -2)
📝 docs/api.md (+0 -1)
📝 server/routes.go (+0 -2)

📄 Description

Keeping name for ls as removing could be severely breaking, could keep both name and model


🔄 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/5363 **Author:** [@royjhan](https://github.com/royjhan) **Created:** 6/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `royh-name` --- ### 📝 Commits (3) - [`01ecaf9`](https://github.com/ollama/ollama/commit/01ecaf95fee2d1bb8321bb7642b003624def2c45) deprecate - [`c9fd7a7`](https://github.com/ollama/ollama/commit/c9fd7a730afe887876f1dd055dcea03d52d51f34) changes - [`1071e17`](https://github.com/ollama/ollama/commit/1071e176260857c579fbb140e95fc31d793b4036) lint ### 📊 Changes **4 files changed** (+2 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -2) 📝 `cmd/cmd.go` (+2 -2) 📝 `docs/api.md` (+0 -1) 📝 `server/routes.go` (+0 -2) </details> ### 📄 Description Keeping name for ls as removing could be severely breaking, could keep both name and model --- <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-05-05 06:00:54 -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#74051