Jacob Lee

Results 335 comments of Jacob Lee

Thanks for flagging - want to open a PR? I can also do so later if you don't want to.

Hey @dschenkelman, we unfortunately can't change the base signatures. I think passing `user` into the constructor is fine - if you *really* wanted to you could override `getRelevantDocuments` (no underscore)...

Have noticed this too - will dig in and see if I can find the offending package.

Ok, looks like it's deeper in the OpenAI SDK, which community depends on indirectly. Will push on this existing issue there: https://github.com/openai/openai-node/issues/1207

Looks like there's some progress on this already! https://community.openai.com/t/your-feedback-requested-node-js-sdk-5-0-0-alpha/1063774/3

Thanks for flagging - will try to look as soon as I can.

Commenting to keep this open, @DanielOrtel any updates? I think you linked the wrong issue on AWS.

Easiest thing to do might be to enable node compatibility if possible - the web loader *should* work with turbopack but bundlers can be tricky :(