@mattpocockuk Hey @mattpocockuk ! It looks really nice, but it seems that it is not runtime safety, only type level, when we are getting data from `useChat<My message>`.
Unless the shape of messages are validated with a zod schema?
Here's a production-ready pattern for adding 'suggested next questions' to any AI app with the AI SDK.
Want to see inside these functions? Check out the thread below.
@mattpocockuk@lgrammel Have Finite State Automata been considered to describe agents/workflow? Langchain use that but their FSA feels not as nice as the how they are expressed in Xstate for example
Hey @virginmedia, it has been 2 days and a half without broadband services and all I get from you are service update emails saying basically "we will fix it tomorrow"? That's 3 emails in a run that just postpone things? What is going on exactly? got a fault ref if needed
@virginmedia Yes, it says tomorrow by 16:00, but yesterday it said that it should have been fixed today by 16:00, and the day before that it said that it should be fixed by yesterday 16:00. So things just get postponed. It is very frustrating.
Hey @ubereats_uk my driver just said that he won't deliver my order. How the heck do I get reimbursed. Your help section is very bad that situation, no clue what to do
@ymainier Hi Yann, sorry to hear you are experiencing a loss of service. We can understand this is not ideal and want to best help. Just to clarify is service down on both wired and wireless devices? Are other services affected? Have you been able to verify this... virginmedia.response.lithium.com/portal/convers…
Hey @virginmedia my internet connection is down. I've restarted my hub and make sure that everything is wired correctly following the steps on the help site. The service status page is saying that everything is right when it isn't the case
Hi @orta, thanks a lot for this year Type or Treat ! I have question about day 3 beginner challenge: why
type Length = `${number}in`
is not failing with
const l: Length = '1 in'
Note there is a space between '1' and 'in'.
See in the TS playground #code/C4TwDgpgBAMhB2BzYALKBeKADAJAb3gFcBbAIwgCcBfAS3iwG4AoJgYwHt4BnYKAGwBcsBMjSYA5AEYodccyA" target="_blank" rel="nofollow noopener">typescriptlang.org/play?#code/C4T…