mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +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:
|
org:
|
||||||
input-files: null
|
input-files: null
|
||||||
input-filter: "/data/notes/*.org"
|
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"
|
embeddings-file: "/data/embeddings/note_embeddings.pt"
|
||||||
|
|
||||||
ledger:
|
ledger:
|
||||||
|
|||||||
Reference in New Issue
Block a user