mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? Feat: Write the thinking style in the MarkdownContent layer #4930 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -20,13 +20,6 @@
|
||||
& > p {
|
||||
margin: 0;
|
||||
}
|
||||
:global(section.think) {
|
||||
padding-left: 10px;
|
||||
color: #8b8b8b;
|
||||
border-left: 2px solid #d5d3d3;
|
||||
margin-bottom: 10px;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
.messageText {
|
||||
.chunkText();
|
||||
|
||||
Reference in New Issue
Block a user