mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	get rid of silly ollamaIsEnabled
This commit is contained in:
		| @@ -189,7 +189,7 @@ const defaultOptions: DefaultOption[] = [ | ||||
|     { name: "anthropicBaseUrl", value: "https://api.anthropic.com/v1", isSynced: true }, | ||||
|     { name: "ollamaEnabled", value: "false", isSynced: true }, | ||||
|     { name: "ollamaDefaultModel", value: "llama3", isSynced: true }, | ||||
|     { name: "ollamaBaseUrl", value: "http://localhost:11434", isSynced: true }, | ||||
|     { name: "ollamaBaseUrl", value: "", isSynced: true }, | ||||
|     { name: "ollamaEmbeddingModel", value: "nomic-embed-text", isSynced: true }, | ||||
|     { name: "embeddingAutoUpdateEnabled", value: "true", isSynced: true }, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user