Minor fix to notes jsonl file extension in sample_config.yml

This commit is contained in:
Debanjum Singh Solanky
2022-01-29 04:13:36 -05:00
parent 7c773d29ef
commit 78b76d65a0

View File

@@ -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: