What is the name of the UI component that renders the server response and converts the MD #1767
JJRobertsSex30
started this conversation in
Help
Replies: 1 comment
-
You can start looking at processMarkdown in lib/retrieval/processing/md.ts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I noticed that when the LLM responds to the client using markdown language it appears as markdown for a split seconds before being correctly formatted.
What is the component / part of the code that is doing this ? Is it an external library / component or a bespoke part of this code ?
Beta Was this translation helpful? Give feedback.
All reactions