Nuno Campos

Results 249 comments of Nuno Campos

Discussion on next envs to support here https://github.com/hwchase17/langchainjs/discussions/152

Btw if someone wants to take this on, I started on the remaining issues on this branch https://github.com/hwchase17/langchainjs/compare/main...nc/test-envs This 1. Adds a way to test against cf workers and vercel...

@yvesloy task 2 has actually been completed already, I had forgotten to update the list above. The next step is to setup a build specifically for edge

Hi, edge/browser support has been published as a prerelease, you can install the prerelease with `npm i langchain@next` to try it out before we release to everyone. See upgrade instructions...

Support for Browsers, Cloudflare workers, Nextjs/vercel (browser/serverless/edge), Deno, Supabase edge functions has been released, see https://blog.langchain.dev/js-envs/ for details. See the docs for install/upgrade instructions https://js.langchain.com/docs/getting-started/install including some breaking changes Any...

I've opened an issue to investigate bundle size, #809 if anyone wants to help out there very welcome

cc @dqbd this one might be best for you @jaredpalmer thanks for the repro, we'll look into this asap

We actually have similar config in our install instructions in the docs, see https://js.langchain.com/docs/getting-started/install#vercel--nextjs would you like us to reword it or change it in any way?

Cool, I've updated it here https://github.com/hwchase17/langchainjs/pull/1165

Hi @Marviel we don't have that functionality yet, but it is planned, will update this issue once we have this