[PR #31] [MERGED] add keep_alive #335

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

📋 Pull Request Information

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

Base: mainHead: keepalive


📝 Commits (1)

📊 Changes

2 files changed (+36 additions, -2 deletions)

View changed files

📝 ollama/_client.py (+24 -2)
📝 tests/test_client.py (+12 -0)

📄 Description

Needs https://github.com/ollama/ollama/pull/2146


🔄 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/31 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 1/26/2024 **Status:** ✅ Merged **Merged:** 2/2/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `keepalive` --- ### 📝 Commits (1) - [`fbb6553`](https://github.com/ollama/ollama-python/commit/fbb6553e03304b5b83029be4e96e0102a30bdb12) add keep_alive ### 📊 Changes **2 files changed** (+36 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+24 -2) 📝 `tests/test_client.py` (+12 -0) </details> ### 📄 Description Needs https://github.com/ollama/ollama/pull/2146 --- <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:01 -05:00
yindo closed this issue 2026-02-15 16:30:01 -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#335