mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-12 18:14:46 +08:00
Check the output links are hallucinations from AI (#139)
* feat: check output links if a hallucination from AI
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.ProseMirror {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.ProseMirror .is-editor-empty:first-child::before {
|
||||
content: attr(data-placeholder);
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user