[PR #185] [CLOSED] CLI proof of concept #400

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/185
Author: @p-vdp
Created: 6/7/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

2 files changed (+67 additions, -0 deletions)

View changed files

ollama/__main__.py (+32 -0)
tests/test_cli.py (+35 -0)

📄 Description

See #183 #184


🔄 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/185 **Author:** [@p-vdp](https://github.com/p-vdp) **Created:** 6/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4c57357`](https://github.com/ollama/ollama-python/commit/4c5735735fcda1172dfb4c41758d4cb89e50c561) CLI proof of concept ### 📊 Changes **2 files changed** (+67 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ollama/__main__.py` (+32 -0) ➕ `tests/test_cli.py` (+35 -0) </details> ### 📄 Description See #183 #184 --- <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:16 -05:00
yindo closed this issue 2026-02-15 16:30:16 -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#400