khoj/src
Debanjum Singh Solanky cba9a6a703 Use List, Tuple, Set from typing to support Python 3.8 for khoj
Before Python 3.9, you can't directly use list, tuple, set etc for
type hinting

Resolves #130
2023-02-06 01:23:52 -03:00
..
interface Update Khoj Plugin Install Instructions. Rename main Readme to README 2023-01-27 20:01:31 -03:00
processor Use List, Tuple, Set from typing to support Python 3.8 for khoj 2023-02-06 01:23:52 -03:00
routers Use List, Tuple, Set from typing to support Python 3.8 for khoj 2023-02-06 01:23:52 -03:00
search_filter Use List, Tuple, Set from typing to support Python 3.8 for khoj 2023-02-06 01:23:52 -03:00
search_type Use List, Tuple, Set from typing to support Python 3.8 for khoj 2023-02-06 01:23:52 -03:00
utils Use List, Tuple, Set from typing to support Python 3.8 for khoj 2023-02-06 01:23:52 -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