Download Latest Version v1.14.5 source code.tar.gz (70.0 MB)
Email in envelope

Get an email when there's a new version of Instructor Python

Home / v1.14.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-01-13 701 Bytes
v1.14.3 source code.tar.gz 2026-01-13 69.9 MB
v1.14.3 source code.zip 2026-01-13 70.4 MB
Totals: 3 Items   140.3 MB 0

Added

  • Completeness-based validation for Partial streaming - only validates JSON structures that are structurally complete (#1999)
  • New JsonCompleteness class in instructor/dsl/json_tracker.py for tracking JSON completeness during streaming (#1999)

Fixed

  • Fixed Stream objects crashing reask handlers when using streaming with max_retries > 1 (#1992)
  • Field constraints (min_length, max_length, ge, le, etc.) now work correctly during streaming (#1999)

Deprecated

  • PartialLiteralMixin is now deprecated - completeness-based validation handles Literal/Enum types automatically (#1999)

Full Changelog: https://github.com/567-labs/instructor/compare/v1.14.2...v1.14.3

Source: README.md, updated 2026-01-13