[PR #45] [MERGED] doc(README) : add prerequisites #342

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/45
Author: @adriens
Created: 1/31/2024
Status: Merged
Merged: 5/8/2024
Merged by: @mxyng

Base: mainHead: patch-1


📝 Commits (3)

📊 Changes

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

View changed files

📝 README.md (+18 -0)

📄 Description

About

While trying to play with ollama-python on a brand new env, I found out that following the current steps of the README do not take in account that ollama must be up and running (ie. that it's not ollama-python role).

🎯 Objective

The purpose of this PR is to make the Getting started even easier to people can just copy/paste and enjoy 😄


🔄 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/45 **Author:** [@adriens](https://github.com/adriens) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`09ae36a`](https://github.com/ollama/ollama-python/commit/09ae36a0f940bd32a98d69437ea1f4d4f6808d8f) doc(README) : add prerequisites - [`70e3763`](https://github.com/ollama/ollama-python/commit/70e376368fbd6b327fee4fafef64899c1ebd9f34) Update README.md - [`e28f43f`](https://github.com/ollama/ollama-python/commit/e28f43f892f0900826e303dad3766b1dcf9dbf8e) Update README.md ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+18 -0) </details> ### 📄 Description # :grey_question: About While trying to play with `ollama-python` on a brand new env, I found out that following the current steps of the README do not take in account that `ollama` must be up and running (ie. that it's not `ollama-python` role). # :dart: Objective The purpose of this PR is to make the _Getting started_ even easier to people can just copy/paste and enjoy :smile: --- <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:03 -05:00
yindo closed this issue 2026-02-15 16:30:03 -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#342