2021-08-21 18:47:55 -07:00
|
|
|
content-type:
|
|
|
|
org:
|
2023-07-22 00:28:14 -07:00
|
|
|
compressed-jsonl: .notes.json.gz
|
|
|
|
embeddings-file: .note_embeddings.pt
|
2022-09-12 10:39:39 +03:00
|
|
|
index-header-entries: true
|
2023-07-22 00:28:14 -07:00
|
|
|
input-files:
|
|
|
|
- ~/first_from_config.org
|
|
|
|
- ~/second_from_config.org
|
|
|
|
input-filter:
|
|
|
|
- '*.org'
|
|
|
|
- ~/notes/*.org
|
2023-07-26 23:27:08 +00:00
|
|
|
enable-offline-chat: false
|
2021-08-21 18:47:55 -07:00
|
|
|
search-type:
|
|
|
|
asymmetric:
|
2023-07-22 00:28:14 -07:00
|
|
|
cross-encoder: cross-encoder/ms-marco-MiniLM-L-6-v2
|
|
|
|
encoder: sentence-transformers/msmarco-MiniLM-L-6-v3
|
2023-11-17 19:26:31 -08:00
|
|
|
version: 0.15.0
|