jxnl / instructor

structured outputs for llms
https://python.useinstructor.com/
MIT License
6.52k stars 514 forks source link

Update maybe.md #781

Closed r41ng3l closed 5 days ago

r41ng3l commented 1 week ago

Update Maybe pattern documentation to accurately reflect error handling behavior. "When an error occurs, the error field is set to True, and the message field contains the error message." statement is not reflected in the given example.


:rocket: This description was created by Ellipsis for commit 5360a1dfd48f3fde317650641bd8986b489ac486

Summary:

Corrected the example output for MaybeUser in docs/concepts/maybe.md to accurately reflect error handling behavior.

Key points:


Generated with :heart: by ellipsis.dev