Commit graph

  • 2546ee77a4 Remove pyzbar sabaimran 2023-07-28 07:49:22 -0700
  • cbecd7b66f Fix #353: Remove references to localhost:8000 ducksblock 2023-07-28 13:57:00 +0530
  • 204712cb27 Try adding pylibdmtx to import dynlib/dll sabaimran 2023-07-27 22:57:01 -0700
  • 702486dab7 Add gpt4all for copying metadata sabaimran 2023-07-27 22:22:24 -0700
  • 29081f4429 Adjust parameters for offline chat sabaimran 2023-07-27 22:22:09 -0700
  • 124d97c26d
    Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352) sabaimran 2023-07-28 03:51:20 +0000
  • fa873ca858 Revert to turning gpt4all tests off for CI sabaimran 2023-07-27 20:37:39 -0700
  • 0e552bf966 Minor naming, assert fixes in code sabaimran 2023-07-27 20:36:18 -0700
  • f4ae153de1 Merge branch 'master' of github.com:khoj-ai/khoj into features/replace-falcon-with-llamav2 sabaimran 2023-07-27 15:31:30 -0700
  • 55965eea7d
    Delete FUNDING.yml sabaimran 2023-07-27 15:28:47 -0700
  • 925177b150
    Update FUNDING.yml sabaimran 2023-07-27 15:19:20 -0700
  • 78197bb5c3
    Create FUNDING.yml sabaimran 2023-07-27 15:16:45 -0700
  • 129683c21d Disable extracting questions dynamically from Llama, as results are still unreliable sabaimran 2023-07-27 14:54:54 -0700
  • 77996ee15f Further limit the prompt window size and use a filtering method for extract questions sabaimran 2023-07-27 14:41:49 -0700
  • 563efccbd7 Do further tuning to extract question prompts and unit tests sabaimran 2023-07-27 13:20:50 -0700
  • bbc2c7396b Update tests to use llama methods and reflect llama capabilities sabaimran 2023-07-27 11:54:10 -0700
  • 523eab3ec3 Rename Falcon to Llama and make some improvements to the extract_questions flow sabaimran 2023-07-27 11:53:44 -0700
  • da3f4dc7e4 Fix test config to run OpenAI Chat Actor, Director tests Debanjum Singh Solanky 2023-07-27 11:27:32 -0700
  • b0b551eed7 Remove run_extraction parameter in extract_questions sabaimran 2023-07-27 09:40:08 -0700
  • 166f8fa786 Add appropriate prompts for extracting questions based on a query based on llama format sabaimran 2023-07-27 09:39:01 -0700
  • 32f41c8298 Working example with LlamaV2 running locally on my machine sabaimran 2023-07-26 22:02:35 -0700
  • 715d56d4f0 Use new schema to update khoj.yml config from khoj.el Debanjum Singh Solanky 2023-07-26 17:34:16 -0700
  • 8b2af0b5ef
    Add support for our first Local LLM 🤖🏠 (#330) sabaimran 2023-07-26 23:27:08 +0000
  • 88fff1ede5 Update error statements for more general logging sabaimran 2023-07-26 15:59:06 -0700
  • 253ad9f9a8 Resolve merge conflicts in main.py sabaimran 2023-07-26 15:55:37 -0700
  • 508ef00756 Fix check for API key with OpenAI sabaimran 2023-07-26 15:51:43 -0700
  • 23d77ee338
    Fix import issues in desktop image builds (#343) sabaimran 2023-07-26 22:45:52 +0000
  • fb02a5da3d Rename key in telemetry state for chat configuration sabaimran 2023-07-26 15:42:07 -0700
  • 09792e81bc Add conversation path to relevant processor endpoints sabaimran 2023-07-26 15:39:53 -0700
  • 8765c6e77a Revert error raise if there are issues setting up search_models sabaimran 2023-07-26 15:35:23 -0700
  • a9ffbf2695 Ignore type checking for getting conversation_logfile from default config sabaimran 2023-07-26 15:29:43 -0700
  • c1cae1aefc Move GPT4 dataclass into config.py and revert test config version sabaimran 2023-07-26 15:04:58 -0700
  • 820ccda7e7 Rename open_ai -> openai sabaimran 2023-07-26 14:46:12 -0700
  • d3477366f0 Simplify prompting structure & adjust parameters for Falcon conversation sabaimran 2023-07-26 12:51:20 -0700
  • ff518b9b47 Use default config where appropriate in khoj.el sabaimran 2023-07-26 09:31:51 -0700
  • 47720341f7 use enable_offline_chat in config.yml sabaimran 2023-07-26 09:30:22 -0700
  • 02a914d65c Rename enable_local_llm to enable_offline_chat sabaimran 2023-07-26 09:29:51 -0700
  • ca601fed6c Merge branch 'master' of github.com:khoj-ai/khoj into features/add-falcon-support-desktop sabaimran 2023-07-25 19:02:39 -0700
  • bc4001db4c Try moving pyside imports back down into gui-specific logic sabaimran 2023-07-25 17:57:42 -0700
  • 09dade60d2 Revert import ordering to test if this breaks the flow again. Previous change worked sabaimran 2023-07-25 12:21:17 -0700
  • b786140ed2 Fix typo dates -> datas sabaimran 2023-07-24 21:33:38 -0700
  • 67d2807a66 Add pyyaml to hidden imports and try adding back GUI-related packages sabaimran 2023-07-24 21:32:40 -0700
  • 8dcc21052f
    Add chat-model param in sample config yml and document (#341) Justin Bassett-Green 2023-07-22 18:53:08 -0500
  • 9be4fe82d8
    add chat-model param to sample config yml Justin Bassett-Green 2023-07-22 18:27:33 -0500
  • 3350e92bf1
    add chat-model config param to docs Justin Bassett-Green 2023-07-22 18:24:43 -0500
  • c1528d7f52 Add version number to config for schema migration sabaimran 2023-07-22 12:40:15 -0700
  • 22c35f13a8 Merge from master sabaimran 2023-07-22 12:40:00 -0700
  • 5bb42e56a8 Fix formatting of khoj test config and unused references in conftests Debanjum Singh Solanky 2023-07-22 00:28:14 -0700
  • 7722a9c347 Default to using the gpt-3.5-turbo model for chat from khoj.el Debanjum Singh Solanky 2023-07-22 00:26:52 -0700
  • 36d25c4f1d Center the title, add table headers Saba 2023-07-21 23:36:38 -0700
  • 01b6a10cd1 Simplify readme Saba 2023-07-21 23:30:44 -0700
  • 4ce072c4b3
    Make the README on our Github minimal (#334) sabaimran 2023-07-21 23:29:04 -0700
  • ba3763adcc Add a bit of formatting and more background Saba 2023-07-21 23:28:13 -0700
  • 4089e38283 Fix links to demos and screenshots in docs Debanjum Singh Solanky 2023-07-21 20:01:19 -0700
  • 3d3bf2110b Remove the skip tests checks sabaimran 2023-07-21 19:34:56 -0700
  • 805b5bdf13 Merge branch 'master' of github.com:khoj-ai/khoj into features/add-falcon-support-desktop sabaimran 2023-07-21 19:33:39 -0700
  • 89ad362758 Update Screenshots and Demos in Docs Debanjum Singh Solanky 2023-07-21 15:22:35 -0700
  • f0d4a4cf9a Revert "Make configure_content functional. Do not pass content index state to it." Debanjum Singh Solanky 2023-07-21 13:57:16 -0700
  • 82c725817e Merge branch 'master' of github.com:khoj-ai/khoj sabaimran 2023-07-21 13:24:05 -0700
  • 596e11ec6d Use the same function for computing entries for IDs regardless of whether it has prev entries sabaimran 2023-07-21 13:23:56 -0700
  • 3896ac00cc Revert to using python3.9 for image builds sabaimran 2023-07-21 11:32:22 -0700
  • 634f0b4cc4 Fix docs indexing issue Saba 2023-07-21 08:30:00 -0700
  • c28755ccd2 Fix diff blocks, links, remove footnotes & rearrange sections in docs Debanjum Singh Solanky 2023-07-21 00:05:44 -0700
  • ec93f134a9 Pull pyside imports back up to the to of the file sabaimran 2023-07-20 23:42:12 -0700
  • 2ddee7e745 Make configure_content functional. Do not pass content index state to it. Debanjum Singh Solanky 2023-07-20 23:13:16 -0700
  • e92bc0e2e6 Create CNAME to make Docs accessible at docs.khoj.dev Debanjum 2023-07-20 23:00:26 -0700
  • 47f5f7b931 Make the README on our Github minimal Saba 2023-07-20 22:42:51 -0700
  • 1610d2ebd9
    📝 Add a documentation base for Khoj! (#333) sabaimran 2023-07-20 22:34:25 -0700
  • 72c434d700 Add plausible script to index.html via docsify Saba 2023-07-20 22:24:35 -0700
  • e3916616ca Remove obsidian README.md Saba 2023-07-20 22:12:42 -0700
  • a20eb71ae6 Add a coverpage without enabling it. Add logo and theme Saba 2023-07-20 22:10:29 -0700
  • 00b4f3b02c Delete duplicated files Saba 2023-07-20 21:45:30 -0700
  • 7225c52a71 Add docs for more organized, accessible information detailing Khoj setup Saba 2023-07-20 21:43:14 -0700
  • 44d607e864 Add safetensors to metadatas list and update to Python3.11 sabaimran 2023-07-20 20:35:30 -0700
  • 994f27bdd8 Try adding hugging_face hub to the copy metadata list sabaimran 2023-07-20 11:13:29 -0700
  • ca72de9e3c Add hugginface_hub to the list of hidden imports sabaimran 2023-07-20 09:40:51 -0700
  • b4c3d14507 Just skip the GPT4All tests on everything sabaimran 2023-07-19 23:13:42 -0700
  • 511ec12349 Just remove python3.8 from the testing suite. Using GPT4All will prevent it from being supported sabaimran 2023-07-19 23:01:29 -0700
  • 004cd22f8b Gate other GPT4All imports behind test run validation sabaimran 2023-07-19 22:52:30 -0700
  • 131744bc26 Fix updated Obsidian interface configuration script sabaimran 2023-07-19 22:44:10 -0700
  • d7d2298dfc Extract chat-model from config from open-ai settings sabaimran 2023-07-19 22:43:46 -0700
  • 948873bca4 Remove Open AI configuration if API key not set sabaimran 2023-07-19 21:30:20 -0700
  • b472533cf1 Fix null reference error in config.html setting for enable_local_llm. sabaimran 2023-07-19 21:15:58 -0700
  • 639b29ba0f Merge branch 'master' of github.com:khoj-ai/khoj into features/add-falcon-support-desktop sabaimran 2023-07-19 20:19:36 -0700
  • 7b13b668ec Remove gpt4all imports from the open test actors sabaimran 2023-07-19 19:59:30 -0700
  • a7ade9eea9 Fix Obsidian processor configuration in auto-configure flow sabaimran 2023-07-19 19:10:22 -0700
  • 9dc11b9fd9 Fix conversation processor schema to have all conversation fields be aligned sabaimran 2023-07-19 19:09:59 -0700
  • fa1367990d Fix file name for GPT4All tests sabaimran 2023-07-19 19:09:18 -0700
  • d7a04ab990 Conditionally import GPT4All in all places, not just in tests sabaimran 2023-07-19 19:08:33 -0700
  • 77cf8bf90f Skip only if the test is running for Python 3.8 sabaimran 2023-07-19 17:37:45 -0700
  • 824ce736e4 Skip if DEBUG is not enabled sabaimran 2023-07-19 17:35:19 -0700
  • 8469c911a2 Python3.8 test fails despite the pytestmark flag. Conditonally import the GPT4All module sabaimran 2023-07-19 17:22:15 -0700
  • a44225b541 Skip gpt4all for CI sabaimran 2023-07-19 17:16:18 -0700
  • d10a2b24e6 Update initalization of configuration in Obsidian sabaimran 2023-07-19 14:58:59 -0700
  • 6bec249512 Revert gui change in main.py sabaimran 2023-07-19 14:58:32 -0700
  • 28ba0d7ce7 Update API urls for new conversation endpoint for OpenAI sabaimran 2023-07-19 13:24:20 -0700
  • 3e59be7f1d Release Khoj version 0.9.0 0.9.0 Debanjum Singh Solanky 2023-07-18 19:59:27 -0700
  • d078e7b1f6 Clean up search type usage in khoj server, tests and Readme Debanjum Singh Solanky 2023-07-18 19:34:09 -0700
  • 4d910936b7 Fix triggering index update on khoj server from khoj.el Debanjum Singh Solanky 2023-07-18 19:32:06 -0700
  • 5c7d7f558d Make AI model used for Khoj chat configurable from khoj.el Debanjum Singh Solanky 2023-07-18 17:54:43 -0700