Skip to main content

What’s Fixed

v2.3.1 fixes a Laravel testing regression in StructuredOutput::fake(). If your application constructor-injects Cognesy\Instructor\StructuredOutput, activating the Laravel fake now keeps that dependency type-safe instead of swapping the binding to an incompatible fake object.