Naresh Tank
Naresh Tank
@TheHollidayInn As per your solution if we save tokens id DB then we have to check it's availability on every request. It will incur overhead on server. And also we...
@osahner If we set expiration time and in between client log out then our token is still valid until 1 day. also suppose I delete the token from client's localstorage...
I too would like a convertAllPages method!
We’re using Vercel AI SDK on the backend with streamText(...) and running into the same issue: assistant messages are duplicated instead of continued.