semantic titles ai assist
This commit is contained in:
@@ -47,6 +47,13 @@ const DEFAULT_SETTINGS = {
|
||||
focusedViewDefaultForNewSteps: false,
|
||||
autoTitleTemplate: '[[Mode]] capture [[Time]]',
|
||||
},
|
||||
ai: {
|
||||
enabled: false,
|
||||
ollama: {
|
||||
host: 'http://127.0.0.1:11434',
|
||||
model: 'llama3.2:1b',
|
||||
},
|
||||
},
|
||||
exports: {
|
||||
previewStepCount: 3,
|
||||
openFolderAfterExport: true,
|
||||
|
||||
Reference in New Issue
Block a user