Skip to content

Commit

Permalink
chore: types
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwisecodes committed Nov 15, 2024
1 parent 05b63cf commit fb95c76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ function DemoLimitMessage({ id }: Readonly<{ id: string }>) {
<ChatMessage
chatId={id}
ailaStreamingStatus="Idle"
isLastMessage={false}
message={{
id: "demo-limit",
role: "assistant",
Expand Down

0 comments on commit fb95c76

Please sign in to comment.