mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
b6cdc5c7cb
Answer does not rely on past conversations, just the knowledge base. It is meant for one off interactions, like search rather than a continuing conversation like chat For now it is only exposed via API. Later it will be expose in the interfaces as well Remove ability to select different chat types from the chat web interface as there is only a single chat type Stop appending answers to the conversation logs |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
test_beancount_to_jsonl.py | ||
test_chatbot.py | ||
test_cli.py | ||
test_client.py | ||
test_date_filter.py | ||
test_file_filter.py | ||
test_helpers.py | ||
test_image_search.py | ||
test_jsonl_to_jsonl.py | ||
test_markdown_to_jsonl.py | ||
test_org_to_jsonl.py | ||
test_orgnode.py | ||
test_rawconfig.py | ||
test_text_search.py | ||
test_word_filter.py |