Jacob Lee

Results 335 comments of Jacob Lee

Sorry @angus-langchain sadly this doesn't seem to work properly yet :/ will probably ask for your review again later

Agreed - there were some niche use-cases back in the day but I think this would be nice to make sync. CC @nfcampos

Hey @upwindgso, thanks for reporting this! I'm unable to repro with a simple example here: https://www.loom.com/share/a66b6ce7a0cc4b33b50d824295789da1 Would you mind sharing if you're doing anything that looks different?

Hmm got it, have a good sense for where it's happening thanks to your stack trace so can patch, but will keep trying to repro.

Hey @elliecrawley, I was unable to repro with the following code: ```ts const dataset = "exact match"; const relevant = () => { return { key: "relevant", score: true, };...

Sorry for the delay here - is this still an issue on latest? Or do you have an [MRE](https://en.wikipedia.org/wiki/Minimal_reproducible_example)?

Thank you for flagging - will fix this.

I suspect related to #5776 We will lock the peer dep to a specific version from here on out