khoj/tests/data
sabaimran 216acf545f
[Multi-User Part 1]: Enable storage of settings for plaintext files based on user account (#498)
- Partition configuration for indexing local data based on user accounts
- Store indexed data in an underlying postgres db using the `pgvector` extension
- Add migrations for all relevant user data and embeddings generation. Very little performance optimization has been done for the lookup time
- Apply filters using SQL queries
- Start removing many server-level configuration settings
- Configure GitHub test actions to run during any PR. Update the test action to run in a containerized environment with a DB.
- Update the Docker image and docker-compose.yml to work with the new application design
2023-10-26 09:42:29 -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 [Multi-User Part 1]: Enable storage of settings for plaintext files based on user account (#498) 2023-10-26 09:42:29 -07:00