instructor-rb
instructor-rb copied to clipboard
Structured outputs for LLMs
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...