mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
* feat: add Upload to AssistantSetting * feat: locate the specific location of the document based on the coordinates of the chunk
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
@gray11: rgba(232, 232, 234, 1);
|
||||
@purple: rgba(127, 86, 217, 1);
|
||||
@selectedBackgroundColor: rgba(239, 248, 255, 1);
|
||||
@blurBackground: rgba(22, 119, 255, 0.5);
|
||||
@blurBackgroundHover: rgba(22, 119, 255, 0.2);
|
||||
|
||||
@fontSize12: 12px;
|
||||
@fontSize14: 14px;
|
||||
|
||||
Reference in New Issue
Block a user