feat: Add manually trigger AI insights in conversations

This commit is contained in:
Jason
2026-05-21 00:10:17 +08:00
parent 9ca6581643
commit 52ba55ee80
11 changed files with 211 additions and 12 deletions

View File

@@ -557,8 +557,7 @@ export function ExportDateRangeDialog({
event.stopPropagation()
onClose()
}}
>
<div className="export-date-range-dialog" role="dialog" aria-modal="true" onClick={(event) => event.stopPropagation()}>
> <div className="export-date-range-dialog" role="dialog" aria-modal="true" onClick={(event) => event.stopPropagation()}>
<div className="export-date-range-dialog-header">
<h4>{title}</h4>
<button