[PR #13855] [MERGED] README: Update the "Ollama for ruby" to the most popular and maintained ruby gem. #14421

Closed
opened 2026-04-13 00:53:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13855
Author: @stillhart
Created: 1/23/2026
Status: Merged
Merged: 1/24/2026
Merged by: @mchiang0610

Base: mainHead: main


📝 Commits (2)

  • 8f53d32 update README ruby link
  • 32cbf41 Update gem link ruby_llm from website to GitHub

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

The ollama-ai ruby gem is vastly less popular and seems unmaintained:
https://rubygems.org/gems/ollama-ai

The defacto standard with the most downloads in the ruby ecosystem is ruby_llm
https://rubygems.org/gems/ruby_llm

I would link to ruby_llm to avoid complication and guarantee feature compatibility with ollama.

Otherwise people using ruby might get lost on the way.


🔄 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/13855 **Author:** [@stillhart](https://github.com/stillhart) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@mchiang0610](https://github.com/mchiang0610) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`8f53d32`](https://github.com/ollama/ollama/commit/8f53d3216e04fb34af65f8501ee8e2c60b48a141) update README ruby link - [`32cbf41`](https://github.com/ollama/ollama/commit/32cbf414cbf46ee911f514513ed6eefb5fbc1673) Update gem link ruby_llm from website to GitHub ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description The ollama-ai ruby gem is vastly less popular and seems unmaintained: https://rubygems.org/gems/ollama-ai The defacto standard with the most downloads in the ruby ecosystem is ruby_llm https://rubygems.org/gems/ruby_llm I would link to ruby_llm to avoid complication and guarantee feature compatibility with ollama. Otherwise people using ruby might get lost on the way. --- <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-13 00:53: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#14421