mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #130] [CLOSED] Updated readme to mention that this library needs ollama service to be running and also snippet to run it if someone is using a jupyter notebook #371
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/130
Author: @omkar787
Created: 4/25/2024
Status: ❌ Closed
Base:
main← Head:note-in-readme📝 Commits (1)
492f42bNote added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
README.md(+17 -0)📄 Description
Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.