Chat

constructor(id: String = "chat", initialMessages: List<UIMessage> = emptyList(), transport: ChatTransport)(source)