instructor-rb icon indicating copy to clipboard operation
instructor-rb copied to clipboard

Structured outputs for LLMs

Results 13 instructor-rb issues
Sort by recently updated
recently updated
newest added

https://github.com/alexrudall/anthropic

enhancement

hopefully I can provide some more useful contributions soon but noticed the first instance of the gem is misspelled!

just a small typo I noticed ---- > [!IMPORTANT] > Fixes typo in `docs/index.md` installation command from `gem install intructor-rb` to `gem install instructor-rb`. > > - **Documentation**: > -...

## Summary - Replace ruby-anthropic with the official anthropic-sdk-beta - Update code to use the new SDK client structure - Add better handling of response objects - Add test helpers...