mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-24 07:55:07 +01:00
1ff049599f
- Track current (saved/loaded) config separate from the new config (to be written) when user clicks Start - Fallback to using default config when no config for the specific content type or processor is specified in khoj.yml - Earlier were only loading default config on first run, not after - Create Child CheckBox, LineEdit classes for Processor Widgets - Create ProcessorType, similar to SearchType - Track ProcessorType the widgets are associated with - Simplify update, save, load of config based on type |
||
---|---|---|
.. | ||
interface | ||
processor | ||
search_filter | ||
search_type | ||
utils | ||
__init__.py | ||
configure.py | ||
main.py | ||
router.py |