khoj/src
Debanjum Singh Solanky 513c86c6a1 Set index file paths relative to current or default path on khoj backend
We need the index file paths to make sense on the khoj backend server

Having path of index on backend relative to current vault directory
on frontend ignores the fact that the frontend maybe on a different
machine than the khoj backend server

Using unique index name per vault allows switching vaults without
overwriting indices of other vaults created on khoj backend when khoj
obsidian plugin is loaded on opening a different vault
2023-01-11 16:39:23 -03:00
..
interface Set index file paths relative to current or default path on khoj backend 2023-01-11 16:39:23 -03:00
processor Create and use a context manager to time code 2023-01-09 19:48:16 -03:00
routers Return HTTP Exception on /api/update API call failure 2023-01-11 16:39:23 -03:00
search_filter Create and use a context manager to time code 2023-01-09 19:48:16 -03:00
search_type Create and use a context manager to time code 2023-01-09 19:48:16 -03:00
utils Create and use a context manager to time code 2023-01-09 19:48:16 -03:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
configure.py Allow using OpenAI models for search in Khoj 2023-01-07 23:13:56 -03:00
main.py Allow starting khoj in non-GUI mode without config file instantiated 2023-01-03 21:36:59 -03:00