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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-spacy-llm Integrate LLMs into structured NLP pipelines
0.7.1_2 textproc 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.7.1_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-21 15:19:38
Last Update: 2024-05-20 10:33:03
Commit Hash: b66e494
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://spacy.io/usage/large-language-models
https://github.com/explosion/spacy-llm
Description:
Structured NLP with LLMs spacy-llm integrates Large Language Models (LLMs) into spaCy, featuring a modular system for fast prototyping and prompting, and turning unstructured responses into robust outputs for various NLP tasks, no training data required.
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}spacy-llm>0:textproc/py-spacy-llm@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-spacy-llm/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-spacy-llm
  • pkg install py39-spacy-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 py39-spacy-llm listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-spacy-llm
Package flavors (<flavor>: <package>)
  • py39: py39-spacy-llm
distinfo:
TIMESTAMP = 1708448856 SHA256 (spacy-llm-0.7.1.tar.gz) = c59fe8fbf71aee1bc4243488ecdb7b7e9b3df81877d5e7ac661b899b658b73d6 SIZE (spacy-llm-0.7.1.tar.gz) = 149795

Packages (timestamps in pop-ups are UTC):
py311-spacy-llm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.1_20.7.1_2--0.7.1_2---
FreeBSD:13:quarterly0.7.1_20.7.1_2-0.7.1_20.7.1_2---
FreeBSD:14:latest0.7.1_20.7.1_2--0.7.1_2---
FreeBSD:14:quarterly0.7.1_20.7.1_2-0.7.1_20.7.1_2---
FreeBSD:15:latest0.7.1_20.7.1_2n/a0.7.1_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-confection>=0.1.3<1.0.0 : devel/py-confection@py39
  2. py39-Jinja2>=0 : devel/py-Jinja2@py39
  3. py39-spacy>=3.5<4.0 : textproc/py-spacy@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-spacy-llm
USES:
python
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/s/spacy-llm/
  2. https://pypi.org/packages/source/s/spacy-llm/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.1_2
20 May 2024 10:33:03
commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: update to 1.0.19, bump dependent ports

PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
0.7.1_1
13 May 2024 14:10:40
commit hash: 0900771eba421702276dc91281429706ccd1c293commit hash: 0900771eba421702276dc91281429706ccd1c293commit hash: 0900771eba421702276dc91281429706ccd1c293commit hash: 0900771eba421702276dc91281429706ccd1c293 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy-llm: Convert to USE_PYTHON=pep517

- Fix typo: BUILD_DEPENDS -> RUN_DEPENDS
- Bump PORTREVISION for dependency and package change
0.7.1
21 Feb 2024 15:06:10
commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy-llm: Add py-spacy-llm 0.7.1

Structured NLP with LLMs

spacy-llm integrates Large Language Models (LLMs) into spaCy, featuring a
modular system for fast prototyping and prompting, and turning unstructured
responses into robust outputs for various NLP tasks, no training data required.

Number of commits found: 3