mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Merge sample_config, docker_sample_config yml into a single sample_config.yml
- Update readme to indicate how to update the new sample_config to run on test data
This commit is contained in:
@@ -50,8 +50,9 @@
|
||||
#+end_src
|
||||
|
||||
**** 3. Configure
|
||||
- Configure application search types and their underlying data source/files in ~sample_config.yml~
|
||||
- Use the ~sample_config.yml~ as reference
|
||||
- Configure files/directories to search in ~content-type~ section of ~sample_config.yml~
|
||||
- To run application on test data, update file paths containing ~/data/~ to ~tests/data/~ in ~sample_config.yml~
|
||||
- Example replace ~/data/notes/*.org~ with ~tests/data/notes/*.org~
|
||||
|
||||
**** 4. Run
|
||||
Load ML model, generate embeddings and expose API to query notes, images, transactions etc specified in config YAML
|
||||
|
||||
Reference in New Issue
Block a user