mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Fix type of use_xmp_metadata to be bool, rather than str
This commit is contained in:
@@ -15,7 +15,7 @@ content-type:
|
||||
input-directory: "tests/data"
|
||||
embeddings-file: "tests/data/.image_embeddings.pt"
|
||||
batch-size: 50
|
||||
use-xmp-metadata: "no"
|
||||
use-xmp-metadata: false
|
||||
|
||||
music:
|
||||
input-files: ["tests/data/music.org"]
|
||||
|
||||
Reference in New Issue
Block a user