Search Criteria
Package Details: python-ollama-git 0.4.6.r6.g967fd65-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ollama-git.git (read-only, click to copy) |
---|---|
Package Base: | python-ollama-git |
Description: | Ollama Python library |
Upstream URL: | https://github.com/ollama/ollama-python |
Licenses: | MIT |
Conflicts: | python-ollama |
Provides: | python-ollama |
Submitter: | daniel_chesters |
Maintainer: | daniel_chesters |
Last Packager: | daniel_chesters |
Votes: | 1 |
Popularity: | 0.001672 |
First Submitted: | 2024-03-26 00:27 (UTC) |
Last Updated: | 2025-01-17 10:27 (UTC) |
Dependencies (7)
- ollama (ollama-cuda-gitAUR, ollama-nogpu-gitAUR, ollama-rocm-gitAUR, ollama-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-httpx (python-httpx-gitAUR)
- python-pydantic
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
Required by (4)
- nyarchassistant (requires python-ollama) (optional)
- oterm (requires python-ollama)
- oterm-git (requires python-ollama)
- python-llm-ollama (requires python-ollama)
Latest Comments
cotsuka commented on 2025-01-15 20:27 (UTC)
Yup, update worked for me. Thanks!
daniel_chesters commented on 2025-01-15 17:57 (UTC)
It should be fixed.
daniel_chesters commented on 2025-01-15 13:40 (UTC)
I will to check later today or in the next days.
cotsuka commented on 2025-01-15 06:35 (UTC)
I'm getting the following error during the build step:
This seems like a very recent addition to the
pyproject.toml
file in hte source repo.daniel_chesters commented on 2024-03-26 10:42 (UTC) (edited on 2024-03-26 10:42 (UTC) by daniel_chesters)
I removed the leading
v
from thepkgver
dreieck commented on 2024-03-26 08:27 (UTC)
Please strip off the leading
v
from$pkgver
as required by the Arch Linux VCS package guidelines.(And after doing, you optionally can add
=${pkgver}
to thepython-ollama
-provides
-entry.)Regards and thanks for the package!