Port details |
- py-llm Interact with Large Language Models by API, or locally
- 0.19 misc =2 0.15Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- 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>)
- distinfo:
- TIMESTAMP = 1733908116
SHA256 (llm-0.19.tar.gz) = 66c75ec5aa3d88d09175419a65b3742ac3b13992b26ab89e3b5c271b9e7cec82
SIZE (llm-0.19.tar.gz) = 42849
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click-default-group>=1.2.3 : devel/py-click-default-group@py311
- py311-click>0 : devel/py-click@py311
- py311-openai>=1.0.0 : misc/py-openai@py311
- py311-pluggy>=1.0 : devel/py-pluggy@py311
- py311-pydantic2>=2.0 : devel/py-pydantic2@py311
- py311-python-ulid2>=1<3 : textproc/py-python-ulid2@py311
- py311-sqlite-migrate>0 : databases/py-sqlite-migrate@py311
- py311-types-PyYAML>=0 : devel/py-types-PyYAML@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19 14 Dec 2024 00:23:51 |
Dave Cottlehuber (dch) |
misc/py-llm: update to 0.4
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
0.16 11 Nov 2024 00:28:36 |
Dave Cottlehuber (dch) |
misc/py-llm: update to 0.16.0 |
0.15_1 17 Oct 2024 19:04:06 |
Po-Chuan Hsieh (sunpoet) |
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 |
Dave Cottlehuber (dch) |
misc/py-llm: update to 0.15
Sponsored by: SkunkWerks, GmbH |
0.14 22 May 2024 13:57:17 |
Dave Cottlehuber (dch) |
misc/py-llm: new port - interact with remote and local models incl OpenAI, and
Anthropic |
Number of commits found: 5
|