mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #45] [MERGED] doc(README) : add prerequisites #342
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-1📝 Commits (3)
09ae36adoc(README) : add prerequisites70e3763Update README.mde28f43fUpdate README.md📊 Changes
1 file changed (+18 additions, -0 deletions)
View changed files
📝
README.md(+18 -0)📄 Description
❔ About
While trying to play with
ollama-pythonon a brand new env, I found out that following the current steps of the README do not take in account thatollamamust be up and running (ie. that it's notollama-pythonrole).🎯 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.