mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
add anthropic options as well
This commit is contained in:
@@ -57,6 +57,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
openaiBaseUrl: string;
|
||||
anthropicApiKey: string;
|
||||
anthropicDefaultModel: string;
|
||||
anthropicEmbeddingModel: string;
|
||||
anthropicBaseUrl: string;
|
||||
ollamaEnabled: boolean;
|
||||
ollamaBaseUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user