Heb

Results 257 comments of Heb

Ah yes ignore me 🤦 GitHub UI fooled me

Would love to have this as well. Supporting the "resolutions" alias could be considered too (used by [yarn](https://yarnpkg.com/configuration/manifest#resolutions) and [pnpm](https://pnpm.io/package_json#resolutions)).

@crramirez Thanks for the quick reply, do you have a rough timeline ?

> For anyone trying this I had success with the methods Frank and Jamie have mentioned. > > 1. Build with the env `NITRO_PRESET=aws-lambda` set. > 2. Create a construct...

@jdevdevdev just to let you know I did start a PR based mostly on your existing work https://github.com/unjs/nitro/pull/1557

For anyone looking for a workaround : https://github.com/drizzle-team/drizzle-orm/discussions/1483 Thanks @Angelelz 🙏🏽

@jaredpalmer This should currently be working with node runtimes, but support for (edge) streaming landed with h3 1.7.0, here's a working example with cloudflare pages : https://github.com/Hebilicious/vercel-sdk-ai/blob/cloudflare-official/examples/nuxt-openai/server/api/chat.ts (I haven't tried...

> Thank you for your response, @Hebilicious , but it still doesn't work... I have installed the dependency 'h3': '^1.7.0' and updated the code. It may not be compatible with...

> @Hebilicious Any update on whether you got it working on Vercel edge? I've been able to deploy with the CLI (ie running `vercel deploy`) without any issues. https://nuxt-openai-vercel-hebilicious.vercel.app/ Nuxt...

Not sure if you still need some live repositories to investigate, but here's an example of one : https://github.com/Hebilicious/vue-query-nuxt/blob/main/package.json Note that I'm using a `pnpm-workspace.yaml` file for publishing packages only,...