We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c8d0d commit f3e72b6Copy full SHA for f3e72b6
pyproject.toml
@@ -5,8 +5,8 @@ description = "The official Python client for Ollama."
5
authors = ["Ollama <[email protected]>"]
6
license = "MIT"
7
readme = "README.md"
8
-homepage = "https://ollama.ai"
9
-repository = "https://github.com/jmorganca/ollama-python"
+homepage = "https://ollama.com"
+repository = "https://github.com/ollama/ollama-python"
10
11
[tool.poetry.dependencies]
12
python = "^3.8"
0 commit comments