[PR #4413] [MERGED] check if name exists before create/pull/copy #58177

Closed
opened 2026-04-29 12:59:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4413
Author: @mxyng
Created: 5/13/2024
Status: Merged
Merged: 5/29/2024
Merged by: @mxyng

Base: mainHead: mxyng/name-check


📝 Commits (1)

  • 85a5700 check if name exists before create/pull/copy

📊 Changes

2 files changed (+135 additions, -30 deletions)

View changed files

📝 server/routes.go (+34 -8)
📝 server/routes_test.go (+101 -22)

📄 Description

TODO

  • tests

🔄 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/4413 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/name-check` --- ### 📝 Commits (1) - [`85a5700`](https://github.com/ollama/ollama/commit/85a57006d1fe8655151814ef29d44907925a0a3d) check if name exists before create/pull/copy ### 📊 Changes **2 files changed** (+135 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+34 -8) 📝 `server/routes_test.go` (+101 -22) </details> ### 📄 Description TODO - [x] tests --- <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-29 12:59:34 -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#58177