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:
Debanjum Singh Solanky
2022-01-29 01:32:12 -05:00
parent 2bc2780501
commit 3e889760c7
4 changed files with 31 additions and 73 deletions

View File

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