khoj/.github/workflows
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
..
build_khoj_el.yml Rename project links across repo from debanjum/khoj to khoj-ai/khoj 2023-06-21 00:13:21 -07:00
dockerize.yml Improve docker builds for local hosting (#476) 2023-09-08 17:07:26 -07:00
dockerize_telemetry_server.yml Push telemetry to Posthog to grok Khoj usage 2023-06-05 22:47:49 +05:30
pre-commit.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
pypi.yml Create Pypi package on Ubuntu 20.04 LTS as well 2023-08-06 21:34:38 -07:00
release.yml Remove PySide dependency and deprecate desktop builds (#475) 2023-09-07 11:36:27 -07:00
test.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
test_khoj_el.yml Require dash, org to run ERT tests for khoj.el 2023-03-23 01:46:26 +04:00