[PR #16] [MERGED] fix: update OLLAMA_HOST parsing to match ollama CLI #329

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/16
Author: @mxyng
Created: 1/19/2024
Status: Merged
Merged: 1/19/2024
Merged by: @mxyng

Base: mainHead: ollama-host


📝 Commits (2)

📊 Changes

2 files changed (+60 additions, -9 deletions)

View changed files

📝 ollama/_client.py (+57 -9)
📝 pyproject.toml (+3 -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-python/pull/16 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `ollama-host` --- ### 📝 Commits (2) - [`bae245e`](https://github.com/ollama/ollama-python/commit/bae245ea63c000c65478b787de07b1a0bd640c33) update pytest configs - [`3119736`](https://github.com/ollama/ollama-python/commit/3119736edac8e484480a0b2423952e4a422fcef3) s/base_url/host/ ### 📊 Changes **2 files changed** (+60 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+57 -9) 📝 `pyproject.toml` (+3 -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>
yindo added the pull-request label 2026-02-15 16:29:59 -05:00
yindo closed this issue 2026-02-15 16:30:00 -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#329