Commit Graph

  • 730e5608bb Improve Self Hosting Docs. Better Docker, Remote Access Setup Instructions Debanjum Singh Solanky 2024-09-20 19:20:24 -07:00
  • 91c76d4152 Intelligently initialize a decent default set of chat model options Debanjum Singh Solanky 2024-09-19 12:58:22 -07:00
  • f177723711 Add default server configuration on first run in non-interactive mode Debanjum Singh Solanky 2024-09-18 19:19:27 -07:00
  • 020167c7cf Set default openai text to image model correctly during initialization Debanjum Singh Solanky 2024-09-18 19:36:57 -07:00
  • 077b88bafa Make RapidOCR dependency optional as flaky requirements Debanjum Singh Solanky 2024-09-18 19:12:16 -07:00
  • 0a568244fd Revert "Convert conversationId int to string before making api request to bulk update file filters" sabaimran 2024-09-18 20:34:04 -07:00
  • bb2bd77a64 Send chat message to Khoj web app via url query param Debanjum Singh Solanky 2024-09-15 18:54:58 -07:00
  • ecdbcd815e Simplify code to remove json codeblock from AI response string Debanjum Singh Solanky 2024-09-15 18:25:19 -07:00
  • e457720e8a Improve the email templates and better align with new branding sabaimran 2024-09-17 11:18:25 -07:00
  • c9665fb20b Convert conversationId int to string before making api request to bulk update file filters sabaimran 2024-09-16 15:45:23 -07:00
  • 3466f04992 Fix handling for new conversation in agents page sabaimran 2024-09-16 15:04:49 -07:00
  • ece2ec2d90 Add a unique_id field for identifiying conversations (#914) sabaimran 2024-09-16 12:19:16 -07:00
  • e6bc7a2ba2 Fix links to log in email templates sabaimran 2024-09-15 19:14:19 -07:00
  • 79980feb7b Release Khoj version 1.23.2 Debanjum Singh Solanky 2024-09-15 03:07:26 -07:00
  • 575ff103cf Frame chat response error on web app in a more conversational form Debanjum Singh Solanky 2024-09-15 03:00:49 -07:00
  • 893ae60a6a Improve handling of harmful categorized responses by Gemini Debanjum Singh Solanky 2024-09-15 01:10:35 -07:00
  • ec1f87a896 Release Khoj version 1.23.1 sabaimran 2024-09-12 22:46:39 -07:00
  • 2a4416d223 Use prefetch_related for the openai_config when retrieving all chatmodeloptions async sabaimran 2024-09-12 22:45:43 -07:00
  • 253ca92203 Release Khoj version 1.23.0 sabaimran 2024-09-12 20:25:29 -07:00
  • 178b78f87b Show debug log, not warning when use default tokenizer for context stuffing Debanjum Singh Solanky 2024-09-12 20:20:14 -07:00
  • f173188dcf Support using image generation models like Flux via Replicate (#909) Debanjum 2024-09-12 20:19:46 -07:00
  • 75d3b34452 Extract image generation code into new image processor for modularity Debanjum Singh Solanky 2024-09-12 19:13:09 -07:00
  • 84051d7d89 Make generate better image prompt chat actor add composition details Debanjum Singh Solanky 2024-09-12 02:29:56 -07:00
  • ed12f45a26 Generate vivid images with DALLE-3 Debanjum Singh Solanky 2024-09-12 02:21:55 -07:00
  • 1b82aea753 Support using image generation models like Flux via Replicate Debanjum Singh Solanky 2024-09-12 00:29:04 -07:00
  • 1d512b4986 Use environment variable to set sender email of auth link emails (#907) Brian Kanya 2024-09-12 21:48:11 -04:00
  • 26ca3df605 Support OpenAI's new O1 Model Series (#912) Debanjum 2024-09-12 18:42:51 -07:00
  • 0685a79748 Remove any markdown json codeblock in chat actors expecting json responses Debanjum Singh Solanky 2024-09-12 16:41:40 -07:00
  • 6e660d11c9 Override block display styling of links by Katex in chat messages Debanjum Singh Solanky 2024-09-12 16:27:55 -07:00
  • 272eae5d66 Add support for the newly released OpenAI O1 model series for preview Debanjum Singh Solanky 2024-09-12 15:31:11 -07:00
  • 9570933506 Support Google's Gemini model series (#902) Alexander Matyasko 2024-09-13 09:17:55 +08:00
  • 42b727e926 Revert additional logging enabled to debug automation failures in prod Debanjum Singh Solanky 2024-09-12 17:56:54 -07:00
  • 14a495cbb5 Release Khoj version 1.22.3 sabaimran 2024-09-12 12:39:04 -07:00
  • 91cee2eaa8 Handle redirects when scheduling chats from automations sabaimran 2024-09-12 11:36:47 -07:00
  • 4555969d38 Add additional log lines sabaimran 2024-09-12 10:50:36 -07:00
  • 12897a9a62 Update link to gif demo in README to pull from GitHub sabaimran 2024-09-11 20:09:26 -07:00
  • 9310f88537 Add quadratic equation gif to docs sabaimran 2024-09-11 20:07:57 -07:00
  • d042a055cf Update the demo and simplify the readme sabaimran 2024-09-11 20:03:48 -07:00
  • 4d3224657f Update the documentation with swanky new demo videos sabaimran 2024-09-11 19:57:01 -07:00
  • 2cc4a0769e Release Khoj version 1.22.2 Debanjum Singh Solanky 2024-09-11 18:39:24 -07:00
  • 7f186be742 Fix json payload passed by automations to the new POST chat API Debanjum Singh Solanky 2024-09-11 18:18:57 -07:00
  • 5038d15574 Route to config_page, not to deprecated notion_config_page, on notion callback API sabaimran 2024-09-11 18:30:09 -07:00
  • b61d825cbc Sanitize user attached image in chat message input pane of web app Debanjum Singh Solanky 2024-09-11 17:50:58 -07:00
  • de60ad7da6 Update automations to call new POST chat API endpoint Debanjum Singh Solanky 2024-09-11 17:28:40 -07:00
  • 055ead550c Update desktop shortcut, web app factchecker to use new POST chat API Debanjum Singh Solanky 2024-09-11 16:49:22 -07:00
  • bc2e889d72 Update chat director, client tests to call chat API using new POST method Debanjum Singh Solanky 2024-09-11 16:45:44 -07:00
  • 3f51af9a96 Keep the GET chat API endpoint for a bit before deprecating it Debanjum Singh Solanky 2024-09-11 16:14:19 -07:00
  • 241b9009ba Update OpenAI chat actor tests to handle more questions being extracted Debanjum Singh Solanky 2024-09-11 14:04:14 -07:00
  • 03befc9b12 Use consistent user attached image placeholder text for chat actors Debanjum Singh Solanky 2024-09-11 14:00:35 -07:00
  • 04363a504c Prompt Whisper to know "Khoj" term for speech to text transcription Debanjum Singh Solanky 2024-09-11 13:51:51 -07:00
  • 3dcc8695b2 Improve vertical alignment of lists in chat messages on web app Debanjum Singh Solanky 2024-09-11 12:44:46 -07:00
  • 179357b28a Default to gpt-4o-mini as online chat model Debanjum Singh Solanky 2024-09-10 18:43:54 -07:00
  • ae74c6ca55 Release Khoj version 1.22.1 sabaimran 2024-09-11 13:03:53 -07:00
  • cd5db277f3 Fix sync to async issue when getting all valid vision configs sabaimran 2024-09-11 12:57:54 -07:00
  • 9b12290c17 Release Khoj version 1.22.0 sabaimran 2024-09-11 11:21:02 -07:00
  • 2932d305b0 Simplify redundant logic for constructing structured messages with image url sabaimran 2024-09-10 21:09:43 -07:00
  • 07e2c49a7a Set default temperature to 0.7 in the extract_questions method sabaimran 2024-09-10 21:09:21 -07:00
  • 8d40fc0aef Limit vision_enabled image formatting to OpenAI APIs and send vision to extract_questions query sabaimran 2024-09-10 20:08:14 -07:00
  • aa31d041f3 Style list html elements by default on web app to improve readability Debanjum Singh Solanky 2024-09-10 17:45:04 -07:00
  • d81a050d73 Update documentation package dependencies Debanjum Singh Solanky 2024-09-10 14:18:56 -07:00
  • 7614718204 Build Khoj cloud docker image for arm64 architecture too Debanjum Singh Solanky 2024-09-10 13:52:04 -07:00
  • 596db603e0 Pass query params to chat API in POST body instead of URL query string Debanjum Singh Solanky 2024-09-10 11:38:01 -07:00
  • fc6345e246 Simplify setImagePath for upload from chat input area of web app Debanjum Singh Solanky 2024-09-10 09:18:54 -07:00
  • 549686a7a4 Add Vision Support (#889) Raghav Tirumale 2024-09-09 17:22:18 -05:00
  • b553bba1d8 Release Khoj version 1.21.6 Debanjum Singh Solanky 2024-09-09 14:55:36 -07:00
  • 223d310ea2 CTA in welcome email sabaimran 2024-09-09 14:33:27 -07:00
  • 5dea9ef323 Add selected OS tab to url in documentation to ease link sharing Debanjum Singh Solanky 2024-09-06 13:20:45 -07:00
  • 87c52dfd02 Update Documentation project dependencies Debanjum Singh Solanky 2024-09-06 13:06:59 -07:00
  • 7941b12d50 Toggle speak, send buttons based on chat input text entered on Desktop Debanjum Singh Solanky 2024-09-06 12:32:15 -07:00
  • b5f6550de2 Move link to source code from Nav pane to About page on Desktop app Debanjum Singh Solanky 2024-09-06 12:19:13 -07:00
  • 77b44f6db0 Update Desktop app dependencies Debanjum Singh Solanky 2024-09-06 12:18:39 -07:00
  • 303d8ed64e Update Obsidian plugin package dependencies Debanjum Singh Solanky 2024-09-06 12:11:50 -07:00
  • 72fbbc092c Upgrade Django, FastAPI, Uvicorn packages Debanjum Singh Solanky 2024-09-03 23:55:21 -07:00
  • 8e6b9afeb7 Add an automation for research paper summaries sabaimran 2024-09-08 11:50:49 -07:00
  • 05c169bb37 Set File Types to Sync from Obsidian via Khoj Plugin Settings Page (#904) Debanjum 2024-09-05 22:40:30 -07:00
  • 4e8ead66a8 Fix URL to web, desktop settings pages on Desktop application (#903) Husain007 2024-09-06 03:17:43 +05:30
  • bc26cf8b2f Only show updated index notice on success in Obsidian plugin Debanjum Singh Solanky 2024-09-04 17:16:52 -07:00
  • cb425a073d Use rich text error to better guide when exceed data sync limits in Obsidian Debanjum Singh Solanky 2024-09-04 17:28:31 -07:00
  • 19efc83455 Set File Types to Sync from Obsidian via Khoj Plugin Settings Page Debanjum Singh Solanky 2024-09-04 16:06:15 -07:00
  • 7216a06f5f Release Khoj version 1.21.5 sabaimran 2024-09-03 21:58:00 -07:00
  • 895f1c8e9e Gracefully close thread when there's an exception in the anthropic llm thread. Include full stack traces. sabaimran 2024-09-03 13:16:34 -07:00
  • 17901406aa Gracefully close thread when there's an exception in the openai llm thread. Closes #894. sabaimran 2024-09-03 13:14:55 -07:00
  • 6ed68b574b Merge pull request #898 from lvnilesh/patch-1 sabaimran 2024-09-03 12:53:44 -07:00
  • 912cc0074a Use nonlocal for conversation_id when running the event_generator sabaimran 2024-09-03 11:55:06 -07:00
  • 591f5a522c Release Khoj version 1.21.4 sabaimran 2024-09-02 17:45:39 -07:00
  • 9306a0bb2c Prefetch the settings and openai_config of a texttoimagemodelconfig sabaimran 2024-09-02 17:35:21 -07:00
  • 132eac0f51 Merge pull request #897 from khoj-ai/features/increase-rate-limits sabaimran 2024-08-25 23:39:30 -07:00
  • 77cc1cd42f Update docker-compose.yml LV Nilesh 2024-08-25 17:05:47 -07:00
  • 977001b801 Reduce the test data packet size sabaimran 2024-08-25 16:14:32 -07:00
  • 6eb06e8626 Downgrade rate limit to 200MB sabaimran 2024-08-25 15:26:27 -07:00
  • 439a2680fd Increase rate limits for data indexing sabaimran 2024-08-25 15:09:30 -07:00
  • af4e9988c4 Merge pull request #896 from khoj-ai/features/add-support-for-custom-confidence sabaimran 2024-08-24 20:32:41 -07:00
  • 4b77325f63 Default to infinite distance when using the search API sabaimran 2024-08-24 19:57:49 -07:00
  • e919d28f1c Add support for custom search model-specific thresholds sabaimran 2024-08-24 19:28:26 -07:00
  • fa4d808a5f Encode uri components when sending automations data to the server sabaimran 2024-08-24 18:45:50 -07:00
  • 387b7c7887 Release Khoj version 1.21.3 sabaimran 2024-08-23 11:15:15 -07:00
  • 7b8b3a66ae Revert django version to previous patch sabaimran 2024-08-23 11:12:41 -07:00
  • 5927ca8032 Properly close chat stream iterator even if response generation fails Debanjum Singh Solanky 2024-08-23 02:06:26 -07:00
  • bdb81260ac Update docs to mention using Llama 3.1 and 20K max prompt size for it Debanjum Singh Solanky 2024-08-22 20:27:58 -07:00
  • 238bc11a50 Fix, improve openai chat actor, director tests & online search prompt Debanjum Singh Solanky 2024-08-22 19:07:53 -07:00