notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
py-llm Interact with Large Language Models by API, or locally
0.19 misc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-22 14:00:22
Last Update: 2024-12-14 00:23:51
Commit Hash: a0df3ed
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://llm.datasette.io/
https://github.com/simonw/llm
Description:
A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}llm>0:misc/py-llm@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-llm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-llm
  • pkg install py311-llm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-llm listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-llm
Package flavors (<flavor>: <package>)
  • py311: py311-llm
distinfo:
TIMESTAMP = 1733908116 SHA256 (llm-0.19.tar.gz) = 66c75ec5aa3d88d09175419a65b3742ac3b13992b26ab89e3b5c271b9e7cec82 SIZE (llm-0.19.tar.gz) = 42849

Packages (timestamps in pop-ups are UTC):
py311-llm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.190.19-0.190.19---
FreeBSD:13:quarterly0.190.19-0.190.19---
FreeBSD:14:latest0.190.19-0.190.19---
FreeBSD:14:quarterly0.190.19-0.190.19---
FreeBSD:15:latest0.190.19n/a0.19n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click-default-group>=1.2.3 : devel/py-click-default-group@py311
  2. py311-click>0 : devel/py-click@py311
  3. py311-openai>=1.0.0 : misc/py-openai@py311
  4. py311-pluggy>=1.0 : devel/py-pluggy@py311
  5. py311-pydantic2>=2.0 : devel/py-pydantic2@py311
  6. py311-python-ulid2>=1<3 : textproc/py-python-ulid2@py311
  7. py311-sqlite-migrate>0 : databases/py-sqlite-migrate@py311
  8. py311-types-PyYAML>=0 : devel/py-types-PyYAML@py311
  9. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-llm-claude-3

Configuration Options:
===> The following configuration options are available for py311-llm-0.19: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_py-llm
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/llm/
  2. https://pypi.org/packages/source/l/llm/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.19
14 Dec 2024 00:23:51
commit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bdcommit hash: a0df3edcfb2047b8c84534af92299896ccb629bd files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.4

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
0.16
11 Nov 2024 00:28:36
commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072commit hash: 121b09d43d0a5d10aaa7f7f95b28fbe50bca6072 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.16.0
0.15_1
17 Oct 2024 19:04:06
commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0commit hash: cbfd95ea5f579f27e4bdc9e8aff35434c35ce6e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-llm: Change RUN_DEPENDS from py-python-ulid to py-python-ulid2

- Bump PORTREVISION for dependency change
0.15
11 Sep 2024 05:54:25
commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882commit hash: 32abb9e53f9f3c4f6e7638790315c88631768882 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: update to 0.15

Sponsored by:	SkunkWerks, GmbH
0.14
22 May 2024 13:57:17
commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2commit hash: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
misc/py-llm: new port - interact with remote and local models incl OpenAI, and
Anthropic

Number of commits found: 5