replicate / llama-chat

A boilerplate for creating a Llama 3 chat app
https://llama3.replicate.dev
Apache License 2.0
827 stars 307 forks source link

Objects Are Not Valid as a React Child #105

Open yassocoder12 opened 5 months ago

yassocoder12 commented 5 months ago

When i send a message to the ChatBot i get this Message "Objects Are Not Valid as a React Child"

Please fix it

hybrydo commented 5 months ago

try npm install stream

deboboy commented 5 months ago

Still getting the same error - ""Objects Are Not Valid as a React Child" - after npm install stream