[PR #398] [MERGED] Mxyng/cleanup #10135

Closed
opened 2026-04-12 22:52:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/398
Author: @mxyng
Created: 8/22/2023
Status: Merged
Merged: 8/22/2023
Merged by: @mxyng

Base: mainHead: mxyng/cleanup


📝 Commits (2)

  • 04e2128 move upload funcs to upload.go
  • 32d1a00 remove unused requestContextKey

📊 Changes

2 files changed (+125 additions, -112 deletions)

View changed files

📝 server/images.go (+0 -112)
server/upload.go (+125 -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/398 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/cleanup` --- ### 📝 Commits (2) - [`04e2128`](https://github.com/ollama/ollama/commit/04e21282738700f6bf4cde1e5559f65dc3fd4ef7) move upload funcs to upload.go - [`32d1a00`](https://github.com/ollama/ollama/commit/32d1a00017cd2219173945cd56e6409279767d7e) remove unused requestContextKey ### 📊 Changes **2 files changed** (+125 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+0 -112) ➕ `server/upload.go` (+125 -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-12 22:52:32 -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#10135