khoj/tests/data
sabaimran b45e1d8c0d
Fix plaintext HTML parsing and rendering (#464)
* Store conversation command options in an Enum
* Move to slash commands instead of using @ to specify general commands
* Calculate conversation command once & pass it as arg to child funcs
* Add /notes command to respond using only knowledge base as context
This prevents the chat model to try respond using it's general world
knowledge only without any references pulled from the indexed
knowledge base
* Test general and notes slash commands in openai chat director tests
---------

Co-authored-by: Debanjum Singh Solanky <debanjum@gmail.com>
2023-08-27 11:24:30 -07:00
..
images Get XMP metadata from image using Pillow. Remove ExifTool dependency 2022-09-16 00:48:45 +03:00
markdown Bonus: Rename all md files to markdown for cleanliness 2023-06-29 11:27:47 -07:00
org Update Khoj server to run on non standard port, 42110 instead of 8000 2023-07-10 21:27:58 -07:00
pdf Create tests for PDF to JSONL processor 2023-06-01 21:42:48 +05:30
plaintext Fix plaintext HTML parsing and rendering (#464) 2023-08-27 11:24:30 -07:00
config.yml Add support for indexing plaintext files (#420) 2023-08-09 15:44:40 -07:00