khoj/tests
Debanjum Singh Solanky d4e1120b22 Add GPT based conversation processor to understand intent and converse with user
- Allow conversing with user using GPT's contextually aware, generative capability
- Extract metadata, user intent from user's messages using GPT's general understanding
2021-11-27 18:12:01 +05:30
..
data Add all configurables to sample_config. Add test music, ledger data 2021-10-02 16:11:27 -07:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Split test_main into client and search type specific test files 2021-10-02 20:28:33 -07:00
test_asymmetric_search.py Split test_main into client and search type specific test files 2021-10-02 20:28:33 -07:00
test_chatbot.py Add GPT based conversation processor to understand intent and converse with user 2021-11-27 18:12:01 +05:30
test_cli.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
test_client.py Rename test_main to test_client. It only contains client specific tests 2021-10-02 20:32:53 -07:00
test_helpers.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
test_image_search.py Split test_main into client and search type specific test files 2021-10-02 20:28:33 -07:00