mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
add Voyage AI as Embedding provider
This commit is contained in:
@@ -57,7 +57,8 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
openaiBaseUrl: string;
|
||||
anthropicApiKey: string;
|
||||
anthropicDefaultModel: string;
|
||||
anthropicEmbeddingModel: string;
|
||||
voyageEmbeddingModel: string;
|
||||
voyageApiKey: string;
|
||||
anthropicBaseUrl: string;
|
||||
ollamaEnabled: boolean;
|
||||
ollamaBaseUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user