Commit History
fix: use dynamic imports for KaTeX to resolve module initialization error
c6c74f0
feat: add LaTeX formula rendering support to ChatMessage component
6b724e4
Resolve json code block freezing issue
5293b08
Adjust width of chat message box from server
4fe4fcf
yangdx
commited on
Fix linting
5f7b577
yangdx
commited on
Stablize mermaid render in history messages
d8300f7
yangdx
commited on
Postpond mermaid rendering untill streaming streaming respond stopped.
ac8ad08
yangdx
commited on
Change chat message component width to 90%
ca74585
yangdx
commited on
Add typography to webui and fix markdown render problem
1f688ca
yangdx
commited on
Fix linting
87eb497
yangdx
commited on
refactor: Fixed redundant blank characters in message content
9c9baf5
choizhang
commited on
feat(chat): Add Mermaid chart support and optimize code highlighting. Resolve the issue of streaming returns
245987a
choizhang
commited on
Added Minimum Degree
77ca676
add graph depth and layout iteration settings
07eaad0
ArnoChen
commited on
replace react-shiki with react-syntax-highlighter to reduce package size
8fa35c7
ArnoChen
commited on
feat: retrieval message code highlight, message copy button
9c49953
ArnoChen
commited on