Ravi
Ravi
Would it be possible to add a Dockerized version of the playground? One that people could run without the need to import the `appRouter` to setup the playground? I believe...
I would love to see a handler for deploying the playground on an AWS Lambda + ApiGateway structure. Here I have an example project: https://github.com/perfectbase/serverless-trpc It's a Next.js app with...
I tried to download the version 0.32.6 and use it in my layer, but it got an error. downgrading the zip to 0.32.1 worked fine. So maybe there is a...
on a small screen, when I have an autocomplete display, it doesn't side-scroll like the typings display.  I don't think I'm doing anything special with custom styles. I'm using...
### Description The SSE transport is now deprecated. The new MCP transport is Streamable HTTP, which can be deployed to stateless serverless environments. It would be nice to have native...
### Description I followed the [multimodal guide](https://ai-sdk.dev/docs/guides/multi-modal-chatbot) and noticed that the LLM doesn’t seem to receive attachment metadata, only the raw file data. My use case is that I have...