Port details |
- py-instructor Structured outputs for llms
- 0.6.8_2 misc
=2 0.6.8_1Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2024-01-12 07:30:07
- Last Update: 2025-03-25 07:05:37
- Commit Hash: 02d497c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>0 : devel/py-poetry-core@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-openai>=1.1.0<2.0.0 : misc/py-openai@py311
- py311-pydantic2>=2.0.2<3.0.0 : devel/py-pydantic2@py311
- py311-docstring_parser>=0.15<0.16 : textproc/py-docstring_parser@py311
- py311-typer>=0.9.0<1.0.0 : devel/py-typer@py311
- py311-rich>=13.7.0<14.0.0 : textproc/py-rich@py311
- py311-aiohttp>=3.9.1<4.0.0 : www/py-aiohttp@py311
- py311-tenacity8>=8.2.3<9.0.0 : devel/py-tenacity8@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.8_2 25 Mar 2025 07:05:37
    |
Kai Knoblich (kai)  |
textproc/py-docstring-parser: Move to textproc/py-docstring_parser
* Rename the port to match upstream naming and remove DISTNAME, which is
no longer needed.
* Bump PORTREVISION of dependent ports for dependency change. |
0.6.8_1 04 Aug 2024 17:14:30
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Hiroki Tagato (tagattie)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Hiroki Tagato (tagattie)  |
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
    |
Hiroki Tagato (tagattie)  |
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
    |
Hiroki Tagato (tagattie)  |
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 |