Debanjum Singh Solanky
5bb42e56a8
Fix formatting of khoj test config and unused references in conftests
2023-07-22 00:29:26 -07:00
Debanjum Singh Solanky
fcbbe8c759
Read content plugin configs from Khoj config YAML
...
Configure external text content plugins via the Khoj YAML
Reuse existing TextContentConfig definition for external text content plugins
2023-02-23 23:57:32 -06:00
Debanjum Singh Solanky
a701ad08b9
Support multiple input-filters to configure content to index via khoj.yml
...
- Update existings code, tests to process input-filters as list
instead of str
- Test `text_to_jsonl' get files methods to work with combination of
`input-files' and `input-filters'
Resolves #84
2022-09-12 11:08:59 +03:00
Debanjum Singh Solanky
d2905c4be6
Move tests out to project root. Use absolute import in project
...
tests/ directory in project root is more standard.
Just had to use absolute path for internal module imports to get it to
work
2021-09-30 04:12:14 -07:00