mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Enable Semantic Search for Beancount transactions
This commit is contained in:
@@ -48,6 +48,11 @@ default_config = {
|
||||
{
|
||||
'compressed-jsonl': '.notes.jsonl.gz',
|
||||
'embeddings-file': '.note_embeddings.pt'
|
||||
},
|
||||
'ledger':
|
||||
{
|
||||
'compressed-jsonl': '.transactions.jsonl.gz',
|
||||
'embeddings-file': '.transaction_embeddings.pt'
|
||||
}
|
||||
},
|
||||
'search-type':
|
||||
|
||||
Reference in New Issue
Block a user