Nick Medrano
Nick Medrano
@colindm thanks. I also tried that fix anyways and still had same problem...so not sure if it was actually fixed.
Check out https://image.nuxtjs.org/providers/imagekit
> > @s123121 @dustinlacewell in the meantime you can use [openai-edge](https://github.com/dan-kwiat/openai-edge) (supports streaming) > > It's not helpful for third-party libraries that use openai though. (Though it is very welcome,...
@dan-kwiat Using Nuxt and setting up the code like so, I get empty response object back despite status 200: response from server: ```js Response { 7:24:44 AM [Symbol(realm)]: { settingsObject:...
@Hebilicious Any update on whether you got it working on Vercel edge?
I converted the React version of `useAssistant` to Vue. Can someone test this `useAssistant` composable for Vue ? I am unsure how to apply it to the AI SDK for...
Added a pull request...
In my case, I used the L.stamp().
Will LB4 support SPA?