[PR #104] [MERGED] use readline #20531

Closed
opened 2026-04-19 15:06:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/104
Author: @mxyng
Created: 7/18/2023
Status: Merged
Merged: 7/19/2023
Merged by: @mxyng

Base: mainHead: interactive-readline


📝 Commits (2)

📊 Changes

3 files changed (+111 additions, -10 deletions)

View changed files

📝 cmd/cmd.go (+103 -10)
📝 go.mod (+1 -0)
📝 go.sum (+7 -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/pull/104 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/18/2023 **Status:** ✅ Merged **Merged:** 7/19/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `interactive-readline` --- ### 📝 Commits (2) - [`84200dc`](https://github.com/ollama/ollama/commit/84200dcde608a81547bbcef5e7c6ce4e28db3e5e) use readline - [`dbc9057`](https://github.com/ollama/ollama/commit/dbc90576b8531eb2d7c9701c3d0c6a4c5f4325ee) add verbose/quiet commands ### 📊 Changes **3 files changed** (+111 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+103 -10) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+7 -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>
GiteaMirror added the pull-request label 2026-04-19 15:06:36 -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#20531