You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
count all usage from all retries and failures (#29)
* Count all usage from failures to unmarshal and validate json
* usage counting: move provider-specific logic into provider chat files
Add Validation Support (#26)
* instructor validator
* update simple example
* validate in stream
* add with validator option
* add example for validator
* update example
* rename withValidator varible to validate
* rename with validator to withValidation
* remove required param for WithValidation
---------
Co-authored-by: Robby <h0rv@users.noreply.github.com>
refactor: API (#23)
* start refactor
* examples working again
* fix examples in readme and docs
---------
Co-authored-by: Robby <h0rv@users.noreply.github.com>