[PR #14769] [MERGED] cloud_proxy: send ollama client version #14826

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14769
Author: @drifkin
Created: 3/10/2026
Status: Merged
Merged: 3/10/2026
Merged by: @drifkin

Base: mainHead: drifkin/version-header


📝 Commits (1)

  • 678da71 cloud_proxy: send ollama client version

📊 Changes

3 files changed (+18 additions, -4 deletions)

View changed files

📝 server/cloud_proxy.go (+9 -4)
📝 server/routes_cloud_test.go (+4 -0)
📝 server/routes_web_experimental_test.go (+5 -0)

📄 Description

This was previously included in the user agent, and we've made use of it in the past to hotpatch bugs server-side for particular Ollama versions.


🔄 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/14769 **Author:** [@drifkin](https://github.com/drifkin) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@drifkin](https://github.com/drifkin) **Base:** `main` ← **Head:** `drifkin/version-header` --- ### 📝 Commits (1) - [`678da71`](https://github.com/ollama/ollama/commit/678da71731f2aca7013838844e2e8f62a85e41da) cloud_proxy: send ollama client version ### 📊 Changes **3 files changed** (+18 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/cloud_proxy.go` (+9 -4) 📝 `server/routes_cloud_test.go` (+4 -0) 📝 `server/routes_web_experimental_test.go` (+5 -0) </details> ### 📄 Description This was previously included in the user agent, and we've made use of it in the past to hotpatch bugs server-side for particular Ollama versions. --- <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:03:23 -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#14826