Streaming content into ContentRenderer #3340
danwritecode
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey All, I would love to use the ContentRenderer directly for LLM powered applications. Reason being, it's a really nice way to render custom components from markdown. I have a naive example here, however this is not efficient as it re-renders the entire time on watch. I'm wondering if there is an actual way to do this?
Beta Was this translation helpful? Give feedback.
All reactions