Skip to content

0.2.2

Compare
Choose a tag to compare
@h0rv h0rv released this 16 Jun 14:39
· 10 commits to main since this release
91ffa0d

Add Input Validation with go-playground/validator - just add the instructor.WithValidation() when creating your instructor client!

So a full example of this here: https://github.com/instructor-ai/instructor-go/blob/main/examples/validator/main.go.

Full Changelog: 0.2.1...0.2.2