feat(insights): fix DBSCAN, Persian embeddings crash, D3 physics layouts, and D3 node not found runtime error
This commit is contained in:
@@ -83,6 +83,7 @@ export interface Note {
|
||||
autoGenerated?: boolean | null;
|
||||
aiProvider?: string | null;
|
||||
historyEnabled?: boolean;
|
||||
sourceUrl?: string | null;
|
||||
matchType?: 'exact' | 'related' | null;
|
||||
searchScore?: number | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user