Jason Liu

Results 180 comments of Jason Liu

> Somewhat tangentially - I personally tend to favour encapsulating the API call inside a factory method on a PORO domain class that then builds an instance from the response....

I think that would be awesome. good go everyone. > @jxnl seems like ruby-openai would be able to support it with some patching. Although I wouldn't use [dry-validation](https://github.com/dry-rb/dry-validation). I would...

For sure! Are you on Twitter dm me @jxnlco

I think we can create a overload that does this thanks for the new sdk

Will experiment with overloads.

https://github.com/jxnl/instructor/pull/578

this is done, you can either do bedrock anthropic client, or use litellms's bedrock/* models

i think it makes sense esp since control characters are an issue

mind making a PR that adds 3.8 and 3.9 to the test matrix? I feel like it was around annotations but have not checked i na while