Jason Liu

Results 76 comments of Jason Liu

the crawler is in place, we just need to consistently update the stores

So there are the current problems. 1) tokens expiring and refreshing tokens 2) robust way to avoid rate limiting Right now I have to generate a api key, and then...

I'd actually rather expose `strict=False` to the create call's patch, let me try to spend 10 minutes on this, if you dont hear back i'd take a PR too!

https://github.com/jxnl/instructor/pull/618 please take a look

> The error is so basic that I wonder if instructor doesn't support typechecking. On the other hand, it does advertise IDE completion support thanks to being based on Pydantic....

ah got it, yeah i do a patch instead of subclassing the entire client, do you have any suggestions? I should probs spend some time on this when i have...

i dont use the strictest mode, this is super helpful I'll see if someone can help out with this