Commit graph

  • c136c47af9
    Update manifest.json Jason Qin 2023-08-06 14:15:54 -0700
  • dde7f8c7c6 Add a nifty plaintext file icon to configure plaintext files in the Web UI sabaimran 2023-08-06 13:32:42 -0700
  • b34b38d37c Add support for indexing plaintext files sabaimran 2023-08-06 13:04:38 -0700
  • b9dbba9ac0 Add code inspired Auto-GPT. Ellen7ions 2023-08-05 07:37:41 +0800
  • c8ef619090
    fixed reference link to landing page (#417) Muftawo 2023-08-04 17:38:14 +0000
  • 927ed7e8b8 Fixed home page 404 error Muftawo 2023-08-04 11:26:55 +0000
  • 8d33d8e2d5 Add dependencies. "selenium == 4.1.4", "webdriver-manager >= 4.0.0" Ellen7ions 2023-08-04 18:07:29 +0800
  • c61d1ee2aa
    Update README.md Ellen7ions 2023-08-04 17:27:41 +0800
  • b2fff4e946 Accept branch from web-search. Ellen7ions 2023-08-04 17:25:03 +0800
  • a033dc4d97 Accept branch from web-search. Ellen7ions 2023-08-04 17:23:11 +0800
  • 860c4389ec Some typos Ellen7ions 2023-08-04 17:18:05 +0800
  • a385d751ad Use Edge icon. Ellen7ions 2023-08-04 17:17:44 +0800
  • fc0378efbc Parse url content to Jsonl. Ellen7ions 2023-08-04 16:55:34 +0800
  • b95f3d77b4 Initialize URL Search. Ellen7ions 2023-08-04 16:55:06 +0800
  • bc00219436 Add URL parsing to the api. 1. Now api /config/data/content_type/{content_type} can process URL. 2. api /search gets url involved. Ellen7ions 2023-08-04 16:54:38 +0800
  • b8a4a23171 Fix a conflict bug about the clearContentType of URL and Pdf. Ellen7ions 2023-08-04 16:49:56 +0800
  • 605e50ad94 Add url render for search mode. Ellen7ions 2023-08-04 16:40:44 +0800
  • b511ac8342 Add url input pages. Ellen7ions 2023-08-04 16:39:17 +0800
  • a9c7652dea Add web crawler. Note that this crawler only support edge browser now. Ellen7ions 2023-08-04 16:34:41 +0800
  • 72a6789dcf Fixed zsh error no matches found Muftawo 2023-08-04 03:10:49 +0000
  • 8218eca210
    Merge branch 'khoj-ai:master' into master Ellen7ions 2023-08-04 10:17:52 +0800
  • 952bd39536
    Merge pull request #413 from Muftawo/update-docs Debanjum 2023-08-03 10:44:17 -0700
  • 18e94d9e60 updated the setup file path to fix the 404 error Muftawo 2023-08-03 13:35:16 +0000
  • c0c9684f75
    Update README.md Ellen7ions 2023-08-03 19:29:15 +0800
  • 2fc5eaf6dd
    Update README.md Ellen7ions 2023-08-03 19:28:51 +0800
  • fd10ff04fe Merge remote-tracking branch 'origin/master' Ellen7ions 2023-08-03 19:19:41 +0800
  • 8849a98406 Merge branch 'shift-enter' Ellen7ions 2023-08-03 19:19:08 +0800
  • df3960cc47 Add support for starting a new line with shift-enter Ellen7ions 2023-08-03 19:07:30 +0800
  • d2e6993245 Add support for starting a new line with shift-enter Ellen7ions 2023-08-03 18:56:33 +0800
  • e3f3cb2f35
    Merge branch 'khoj-ai:master' into master Ellen7ions 2023-08-03 17:13:08 +0800
  • 78012b8111 Avoid null ref issue when setting model state for web UI. Closes #410 sabaimran 2023-08-03 00:39:06 -0700
  • 0baed742e4
    Add checksums to verify the correct model is downloaded as expected (#405) sabaimran 2023-08-03 06:26:52 +0000
  • 926bdb0dd9 Simplify checksum checking logic, update key name in model state for web client sabaimran 2023-08-02 20:44:47 -0700
  • 6427316de4
    Merge branch 'khoj-ai:master' into master Ellen7ions 2023-08-03 09:05:30 +0800
  • 539ef747fa Add exc_info to error log if/when download fails for llamav2 model sabaimran 2023-08-02 13:48:39 -0700
  • 6aa998e047 Add note about system requirements for Linux - debian installation. Closes #378. sabaimran 2023-08-02 10:57:36 -0700
  • 57ce764d61 If the model is not download as expected, add some indicators in the settings UI sabaimran 2023-08-02 10:25:04 -0700
  • 762bd171b2 Add checksums to verify the correct model is downloaded as expected sabaimran 2023-08-02 09:36:34 -0700
  • d00f51b531 Fix the minimum version of the transformers library required to address #404 sabaimran 2023-08-02 09:10:14 -0700
  • d0e681e879 Remove useless comments. Ellen7ions 2023-08-02 18:53:05 +0800
  • c8d26eec02 Fix pre-commit errors. Ellen7ions 2023-08-02 18:38:40 +0800
  • d7fe5fced6 Merge branch 'master' into custom-llama Ellen7ions 2023-08-02 18:27:46 +0800
  • c4af1da3ae Add backend support for custom Llama2 model inputs. Ellen7ions 2023-08-02 18:15:49 +0800
  • 183c310503 Add a new page for custom Llama2 model input. Ellen7ions 2023-08-02 18:12:30 +0800
  • e6e3acdbe4 Release Khoj version 0.10.1 0.10.1 Debanjum Singh Solanky 2023-08-01 23:55:13 -0700
  • 7c1d70aa17 Bump GPT4All response generation batch size to 512 from 256 Debanjum Singh Solanky 2023-08-01 23:34:02 -0700
  • e42fd8ae91 Make desktop app workflow apt update before install of linux packages Debanjum Singh Solanky 2023-08-01 23:11:58 -0700
  • 16c6bfce8e
    Improve Quality and Reliability of Offline Chat (#393) Debanjum 2023-08-01 22:07:27 -0700
  • 44292afff2 Put offline model response generation behind the chat lock as well Debanjum Singh Solanky 2023-08-01 21:52:24 -0700
  • 1812473d27 Extract new schema version for each migration script into a variable Debanjum Singh Solanky 2023-08-01 21:41:08 -0700
  • b9937549aa Simplify migration scripts management. Make them use static version Debanjum Singh Solanky 2023-08-01 21:28:20 -0700
  • 185a1fbed7 Remove old chat setup timer. It is mislabelled, irrelevant since streaming Debanjum Singh Solanky 2023-08-01 20:24:15 -0700
  • 95acb1583d Update local Chat Actor and Director tests expected to fail Debanjum Singh Solanky 2023-08-01 20:13:47 -0700
  • c2b7a14ed5 Fix context, response size for Llama 2 to stay within max token limits Debanjum Singh Solanky 2023-08-01 19:29:03 -0700
  • 6e4050fa81 Make Llama 2 stop generating response on hitting specified stop words Debanjum Singh Solanky 2023-08-01 18:53:46 -0700
  • aa6846395d Fix offline model migration script to run for version < 0.10.1 Debanjum Singh Solanky 2023-08-01 17:08:37 -0700
  • 49abb9df9c
    Fix typo in orgnode.py (#397) Ikko Eltociear Ashimine 2023-08-02 11:54:57 +0900
  • 5a48dc6b27
    Fix typo in orgnode.py Ikko Eltociear Ashimine 2023-08-02 11:42:08 +0900
  • d8fa967b43 Update chat actor unit tests for greater accuracy and benchmarking sabaimran 2023-08-01 12:24:43 -0700
  • f409e16137 Update some of the extract question prompts for llamav2 sabaimran 2023-08-01 12:23:36 -0700
  • b11b00a9ff Add log line for time to first response sabaimran 2023-08-01 10:57:38 -0700
  • 778df6be71 Add a logline when the offline model migration script runs sabaimran 2023-08-01 09:27:42 -0700
  • 48363ec861 Add additional check for chat_messages length in UT sabaimran 2023-08-01 09:25:52 -0700
  • 3a5d93d673 Add migration script for getting the new offline model sabaimran 2023-08-01 09:25:05 -0700
  • 90efc2ea7a Update comments and add explanations sabaimran 2023-08-01 09:24:03 -0700
  • f7e03f6d63 Switch spinner snake case -> camel case sabaimran 2023-08-01 08:52:25 -0700
  • 1c52a6993f add a lock around chat operations to prevent the offline model from getting bombarded and stealing a bunch of compute resources sabaimran 2023-08-01 00:23:17 -0700
  • 6c3074061b Disable the input bar when chat response is in flight sabaimran 2023-08-01 00:21:39 -0700
  • c14cbe926a Add a loading symbol to web chat. Closes #392 sabaimran 2023-07-31 23:35:48 -0700
  • 8054bdc896 Use n_batch parameter to increase resource consumption on host machine (and implicitly engage GPU) sabaimran 2023-07-31 23:25:08 -0700
  • e55e9a7b67 Fix unit tests and truncation logic sabaimran 2023-07-31 21:37:59 -0700
  • 2335f11b00 Add better error handling for download processes incase of failure sabaimran 2023-07-31 21:07:38 -0700
  • 95c7b07c20 Make the fake message longer sabaimran 2023-07-31 20:55:19 -0700
  • 8dd5756ce9 Add new director tests for the offline chat model with llama v2 sabaimran 2023-07-31 20:24:52 -0700
  • 209975e065 Resolve merge conflicts: let Khoj fail if the model tokenizer is not found sabaimran 2023-07-31 19:12:26 -0700
  • 2d6c3cd4fa Misc. quality improvements for Llama V2 sabaimran 2023-07-31 19:11:20 -0700
  • ca195097d7 Update chat hint message at first run sabaimran 2023-07-31 17:46:09 -0700
  • ded606c7cb Fix format of user query during general conversation with Llama 2 Debanjum Singh Solanky 2023-07-31 17:07:20 -0700
  • 48e5ac0169 Do not drop system message when truncating context to max prompt size Debanjum Singh Solanky 2023-07-31 16:36:31 -0700
  • 02e216c135 Clarify usage in telmetry.md Saba 2023-07-30 22:37:20 -0700
  • 7eabf8ab0f Add instructions for installing the desktop app and opting out of telemetry Saba 2023-07-30 22:26:52 -0700
  • 88ef86ad5c
    Fix typing issues for mypy (#372) sabaimran 2023-07-31 02:27:48 +0000
  • cf1b5532b7 Revert precommit config sabaimran 2023-07-30 19:27:27 -0700
  • 7ab2c5485f Fix typing of objects sabaimran 2023-07-30 19:26:28 -0700
  • ddfd219c2e Test mypy trigger for compiled_references type sabaimran 2023-07-30 19:23:25 -0700
  • ca2c942b65 Add typing to compiled_references and inferred_queries sabaimran 2023-07-30 19:10:30 -0700
  • dbb54cfcfa Merge branch 'master' of github.com:khoj-ai/khoj sabaimran 2023-07-30 18:52:17 -0700
  • 3646fd1449 Add a warning to indicate that Khoj is not configured to work with personal data sources sabaimran 2023-07-30 18:52:10 -0700
  • 996832dc72 Allow user to chat even if content types aren't configured - use empty references sabaimran 2023-07-30 18:47:45 -0700
  • 41d36a5ecc
    Merge pull request #371 from felixonmars/patch-1 Debanjum 2023-07-30 18:37:22 -0700
  • f4fdfe8d8c
    Correct typos in setup.md Felix Yan 2023-07-31 03:32:56 +0300
  • 28df08b907 Fix configure openai processor for khoj docker Debanjum Singh Solanky 2023-07-30 02:07:33 -0700
  • dffbfee62b Fix sample khoj docker config to index test data using new schema Debanjum Singh Solanky 2023-07-30 01:48:18 -0700
  • 06c480e420 Remove config example from compose command jphillips 2023-07-30 03:47:19 -0500
  • 53810a0ff7 Create khoj config dir if non-existant, before writing to khoj env file Debanjum Singh Solanky 2023-07-30 01:35:36 -0700
  • 56394d2879 Update demo video to configure offline chat via the web interface Debanjum Singh Solanky 2023-07-29 19:17:40 -0700
  • b32673db8e Fix link to Docs website in Khoj readme on Github Debanjum Singh Solanky 2023-07-29 12:50:22 -0700
  • a3d1212e79 Align docs landing page with updated github readme Debanjum Singh Solanky 2023-07-29 12:42:36 -0700
  • d7205aed36 Update docs with setup instructions for Offline and Online Chat Debanjum Singh Solanky 2023-07-29 10:49:40 -0700
  • 0404e33437
    Add screenshots, style content in README Debanjum 2023-07-29 01:22:48 -0700