Lee Robinson
Lee Robinson
Closing as stale, but happy to review a new PR if you are still interested in contributing here!
Closing this as stale, but open to reviewing a new PR if you're interested in continuing this forward!
https://github.com/vercel/next.js/discussions/59989#discussioncomment-7962270
Thank you for making this PR! Very excited for it, as it will allow the client to be used on Edge compute platforms (e.g. [Vercel Edge Functions](http://vercel.com/edge)).
Was going to comment and suggest this! We strongly recommend using this for anyone using Docker.
Fixed here: https://github.com/vercel-labs/ai-chatbot/pull/186
The AI SDK now supports OpenAI Function calling: https://sdk.vercel.ai/docs/guides/providers/openai-functions
^ Looks like there was a resolution 😄
There's an opportunity here to entirely remove the separate `server` package and [usage of tRPC](https://nextjs.org/docs/app/building-your-application/configuring/typescript#end-to-end-type-safety). There's a decent chunk of endpoints, but not a overwhelming amount. A lot of that...
> It concerns me that this work is being prioritized over adding features or refactoring the code to make it more portable / have less vendor lock-in. @gamedevsam Both Next.js...