feat: spark free quota verify (#1152)

This commit is contained in:
zxhlyh
2023-09-11 17:30:54 +08:00
committed by GitHub
parent 24cb992843
commit 96d10c8b39
6 changed files with 105 additions and 24 deletions

View File

@@ -75,7 +75,7 @@ const Popup: FC<PopupProps> = ({
<Link
href={`/datasets/${source.dataset_id}/documents/${source.document_id}`}
className='hidden items-center h-[18px] text-xs text-primary-600 group-hover:flex'>
Link to dataset
{t('common.chat.citation.linkToDataset')}
<ArrowUpRight className='ml-1 w-3 h-3' />
</Link>
</div>