Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Ollama Python Library
The ollama python library provides the easiest way to integrate your python project with [Ollama](https://github.com/KennyRich/ollama-python)

### 👉 Important note: This is a third-party implementation.
You may instead be interested in the official Python library created and
maintained by the Ollama team: https://github.com/ollama/ollama-python


## Getting Started
This requires a python version of 3.9 or higher
Expand Down