mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
allow user to select *where* they want to generate embeddings
This commit is contained in:
@@ -72,6 +72,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
enableAutomaticIndexing: boolean;
|
||||
embeddingSimilarityThreshold: string;
|
||||
maxNotesPerLlmQuery: string;
|
||||
embeddingGenerationLocation: string;
|
||||
|
||||
lastSyncedPull: number;
|
||||
lastSyncedPush: number;
|
||||
|
||||
Reference in New Issue
Block a user