khoj/src
Debanjum Singh Solanky 87c7cf4272 Use single khoj func as entrypoint. Group khoj.el code into sections
- Give more relevant, specific name to khoj suffix commands
- Remove `khoj-simple'. Have single `khoj' function for entrypoint
2023-01-19 02:38:19 -03:00
..
interface Use single khoj func as entrypoint. Group khoj.el code into sections 2023-01-19 02:38:19 -03:00
processor Fix extracting Markdown Entries with Top Level Headings 2023-01-17 13:06:28 -03:00
routers Handle empty chat history returned by API to chat.html on web interface 2023-01-15 13:51:16 -03:00
search_filter Create and use a context manager to time code 2023-01-09 19:48:16 -03:00
search_type Return compiled entry in additional details of /api/search response 2023-01-16 22:56:06 -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