Jeremy
Jeremy
I'm guessing the ICS file generated has its timezone set to `(GMT+00:00) Coordinated Universal Time`? A fix could be to get the timezone from notion's event and adding that to...
@seabbs @gauravbgp @praveentiru Apologies for the delay in getting back to this issue. This is an imperative statistic as learnt from the above discussion, and rt.live has visualized it very...
I'm leaving this open for first-time contributors, so please be mindful before claiming :) /available
@mkesavan13 Hey thanks for working on this! Between which colors and which components is the tool suggesting the contrast issue?
Also, when selecting a predicted word in the phone's keyboard, the text does not get input into the editor.
@rogerodipo can you share more details? Are you seeing this error - after creating an account and logging in? - after deploying to vercel or locally? - after you have...
@kaarthik108 `done` returns true only when `.done()` is called on the mutable ai state. Can you confirm you're seeing the same behavior after marking your state as done?
#2164 adds support to submitting form without adding a message while using `handleSubmit`
Hey guys, we have introduced [Stream Protocols](https://sdk.vercel.ai/docs/ai-sdk-ui/stream-protocol) that help you develop custom backends and frontends for your use case, e.g., to provide compatible API endpoints that are implemented in a...
#2164 adds support for requesting a generation without adding another user message while using `handleSubmit`