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
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details
py-instructor Structured outputs for llms
0.6.8_1 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.6.8Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-12 07:30:07
Last Update: 2024-08-04 17:14:30
Commit Hash: c4f06e2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/jxnl/instructor
Description:
Structured extraction in Python, powered by OpenAI's function calling API, designed for simplicity, transparency, and control. Dive into the world of Python-based structured extraction, empowered by OpenAI's cutting-edge function calling API. Instructor stands out for its simplicity, transparency, and user-centric design. Whether you're a seasoned developer or just starting out, you'll find Instructor's approach intuitive and its results insightful.
Homepage    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}instructor>0:misc/py-instructor@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-instructor/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-instructor
  • pkg install py311-instructor
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-instructor listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-instructor
Package flavors (<flavor>: <package>)
  • py311: py311-instructor
distinfo:
TIMESTAMP = 1717403453 SHA256 (instructor-0.6.8.tar.gz) = e261d73deb3535d62ee775c437b82aeb6e9c2b2f63bb533b53a9fa6a47dbb95a SIZE (instructor-0.6.8.tar.gz) = 34352

Packages (timestamps in pop-ups are UTC):
py311-instructor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.8_10.6.8_1--0.6.8_1---
FreeBSD:13:quarterly0.6.8_10.6.8_1--0.6.8_1---
FreeBSD:14:latest0.6.8_10.6.8_1--0.6.8_1---
FreeBSD:14:quarterly0.6.8_10.6.8_1--0.6.8_1---
FreeBSD:15:latest0.6.8_10.6.8_1n/a0.6.8_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-openai>=1.1.0<2.0.0 : misc/py-openai@py311
  2. py311-pydantic2>=2.0.2<3.0.0 : devel/py-pydantic2@py311
  3. py311-docstring-parser>=0.15<0.16 : textproc/py-docstring-parser@py311
  4. py311-typer>=0.9.0<1.0.0 : devel/py-typer@py311
  5. py311-rich>=13.7.0<14.0.0 : textproc/py-rich@py311
  6. py311-aiohttp>=3.9.1<4.0.0 : www/py-aiohttp@py311
  7. py311-tenacity8>=8.2.3<9.0.0 : devel/py-tenacity8@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-shell-gpt

Configuration Options:
No options to configure
Options name:
misc_py-instructor
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/i/instructor/
  2. https://pypi.org/packages/source/i/instructor/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.8_1
04 Aug 2024 17:14:30
commit hash: c4f06e22dc5661eafe7c5adc312ebbbf61a5ee2dcommit hash: c4f06e22dc5661eafe7c5adc312ebbbf61a5ee2dcommit hash: c4f06e22dc5661eafe7c5adc312ebbbf61a5ee2dcommit hash: c4f06e22dc5661eafe7c5adc312ebbbf61a5ee2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-instructor: Change RUN_DEPENDS from py-tenacity to py-tenacity8

- Bump PORTREVISION for dependency change
0.6.8
03 Jun 2024 19:44:55
commit hash: d22e56667d357fc21efb737bc85f3a8ed9bd13f1commit hash: d22e56667d357fc21efb737bc85f3a8ed9bd13f1commit hash: d22e56667d357fc21efb737bc85f3a8ed9bd13f1commit hash: d22e56667d357fc21efb737bc85f3a8ed9bd13f1 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-instructor: update to 0.6.8

Changelog:
- https://github.com/jxnl/instructor/releases/tag/0.5.0
- https://github.com/jxnl/instructor/releases/tag/0.5.1
- https://github.com/jxnl/instructor/releases/tag/0.5.2
- https://github.com/jxnl/instructor/releases/tag/0.6.0
- https://github.com/jxnl/instructor/releases/tag/0.6.1
- https://github.com/jxnl/instructor/releases/tag/0.6.2
- https://github.com/jxnl/instructor/releases/tag/0.6.3
- https://github.com/jxnl/instructor/releases/tag/0.6.4
- https://github.com/jxnl/instructor/releases/tag/0.6.5
- https://github.com/jxnl/instructor/releases/tag/0.6.6
- https://github.com/jxnl/instructor/releases/tag/0.6.7
- https://github.com/jxnl/instructor/releases/tag/0.6.8

Reported by:	portscout
0.4.8_1
19 May 2024 17:18:32
commit hash: 5f95f20d4418546741a3e04ea731afe55cc4c01bcommit hash: 5f95f20d4418546741a3e04ea731afe55cc4c01bcommit hash: 5f95f20d4418546741a3e04ea731afe55cc4c01bcommit hash: 5f95f20d4418546741a3e04ea731afe55cc4c01b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-instructor: Allow build with py-typer 0.10.0+

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/jxnl/instructor/commit/c6273700c9ef7eea4acb88ac9eebb559d300a6a2
Approved by:	tagattie (maintainer, via private mail)
0.4.8
04 Feb 2024 08:22:59
commit hash: 11ad785cf2cb0f661f98fc2c2366f7d99097a361commit hash: 11ad785cf2cb0f661f98fc2c2366f7d99097a361commit hash: 11ad785cf2cb0f661f98fc2c2366f7d99097a361commit hash: 11ad785cf2cb0f661f98fc2c2366f7d99097a361 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-instructor: update to 0.4.8

Changelog: https://github.com/jxnl/instructor/releases/tag/0.4.8

Reported by:	Repology
0.4.7
17 Jan 2024 01:48:52
commit hash: c663593f27748073dcdb40d667241a30a6e2b552commit hash: c663593f27748073dcdb40d667241a30a6e2b552commit hash: c663593f27748073dcdb40d667241a30a6e2b552commit hash: c663593f27748073dcdb40d667241a30a6e2b552 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-instructor: update to 0.4.7

Changelog: https://github.com/jxnl/instructor/releases/tag/0.4.7

Reported by:	portscout
0.4.6
12 Jan 2024 07:29:41
commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-instructor: add port: Structured outputs for llms

Structured extraction in Python, powered by OpenAI's function calling
API, designed for simplicity, transparency, and control.

Dive into the world of Python-based structured extraction, empowered
by OpenAI's cutting-edge function calling API. Instructor stands out
for its simplicity, transparency, and user-centric design. Whether
you're a seasoned developer or just starting out, you'll find
Instructor's approach intuitive and its results insightful.

WWW: https://github.com/jxnl/instructor

Number of commits found: 6