Jason Liu
Jason Liu
we ran into some issues we hope to fix in 1.0 with a new client thats just, but this is unforchunatly a known issue right now :(
hope to fix this in 1.0 with #544
I don't have any clients right now that are needing it so it's gonna have to wait unless someone contributes 😶
now that we have instructor.from_*, anyone is welcome to add a instructor.from_bedrock
sweet! ill take a PR for this
take a look at https://github.com/jxnl/instructor/pull/485/files
@shreya-51 i added a test that fails
https://github.com/jxnl/instructor/issues/529
this is interesting cause right now patch only updates the create call, so the create call does not have `self` to access the `client`. could do some something like ```...
Been too busy with work on configuration just yet.