[PR #58] [MERGED] python user agent #348

Closed
opened 2026-02-15 16:30:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/58
Author: @mxyng
Created: 2/8/2024
Status: Merged
Merged: 2/9/2024
Merged by: @mxyng

Base: mainHead: mxyng/python-user-agent


📝 Commits (2)

📊 Changes

1 file changed (+15 additions, -0 deletions)

View changed files

📝 ollama/_client.py (+15 -0)

📄 Description

add a user agent to ollama-python requests


🔄 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-python/pull/58 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/9/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/python-user-agent` --- ### 📝 Commits (2) - [`8b929ab`](https://github.com/ollama/ollama-python/commit/8b929ab4964a58a90360d0a6d2d527f245f58891) python user agent - [`ec8bf88`](https://github.com/ollama/ollama-python/commit/ec8bf88c2b6e62db73b4b4b99c03f968299d7ba2) add content-type and accept ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+15 -0) </details> ### 📄 Description add a user agent to ollama-python requests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:04 -05:00
yindo closed this issue 2026-02-15 16:30:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#348