mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 21:29:13 +00:00
Minor fix to notes jsonl file extension in sample_config.yml
This commit is contained in:
@@ -5,7 +5,7 @@ content-type:
|
||||
org:
|
||||
input-files: null
|
||||
input-filter: "/data/notes/*.org"
|
||||
compressed-jsonl: "/data/embeddings/notes.json.gz"
|
||||
compressed-jsonl: "/data/embeddings/notes.jsonl.gz"
|
||||
embeddings-file: "/data/embeddings/note_embeddings.pt"
|
||||
|
||||
ledger:
|
||||
|
||||
Reference in New Issue
Block a user