khoj/.github/workflows
Debanjum Singh Solanky 51dfa48e2b Have Khoj support Python 3.11 as Pytorch supports it now
- Previously Khoj could only support Python upto 3.10 due to pytorch.
  But lots of folks had python 3.11 installed by default on their machines.

  This required installing python 3.10 and dealing with virtual envs.

  With Torch >= 2.0.1 now able to support python 3.11, at least one
  class of installation troubles for Khoj should drop. See
  https://github.com/pytorch/pytorch/issues/86566 for reference

- Preliminary testing indicates using the new torch 2.x may reduce
  search time by 25% (from 80ms to 60ms on Mac M1)

- Update Docs to not require mentioning python <=3.10 required
- Update Github test workflow to run khoj tests with python 3.11 too
2023-06-29 15:13:26 -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 Emojify step names in workflows. Stop publishing to TestPyPi from PR 2023-03-01 10:56:39 -06:00
dockerize_telemetry_server.yml Push telemetry to Posthog to grok Khoj usage 2023-06-05 22:47:49 +05:30
pypi.yml Emojify step names in workflows. Stop publishing to TestPyPi from PR 2023-03-01 10:56:39 -06:00
release.yml Release Khoj version 0.6.0 2023-03-31 18:13:16 +07:00
test.yml Have Khoj support Python 3.11 as Pytorch supports it now 2023-06-29 15:13:26 -07:00
test_khoj_el.yml Require dash, org to run ERT tests for khoj.el 2023-03-23 01:46:26 +04:00