Commit Graph

  • 17bce930ba Add a documentation page for keyboard shortcuts sabaimran 2024-06-14 14:30:31 +05:30
  • 35715096f4 UX Improvement: Keyboard Shortcuts for Recent Messages (#804) Raghav Tirumale 2024-06-14 03:15:09 -04:00
  • 2dcfb3c2f0 Fix bug for drag and drop single file sabaimran 2024-06-14 12:01:10 +05:30
  • 7e4a61f2ac Disable rate limiting if billing is not enabled sabaimran 2024-06-12 21:39:02 +05:30
  • 385057f09e Make khoj.el chat API call async to not block user interactions Debanjum Singh Solanky 2024-06-10 08:02:33 +05:30
  • 45e725ac9c Use the summarizer model for generating improved image prompts sabaimran 2024-06-12 17:41:12 +05:30
  • 673d0d367c Fix: Adding Support for Uploading Multiple Files (#803) Raghav Tirumale 2024-06-12 06:21:35 -04:00
  • 906ebee075 Open Khoj chat, search in right pane to allow for ambient engagement Debanjum Singh Solanky 2024-06-09 18:34:03 +05:30
  • cd4baa3fa5 Fix loading chat history, references in khoj.el chat buffer Debanjum Singh Solanky 2024-06-09 16:49:19 +05:30
  • 6afbd8032e Improve Intermediate Steps in Formulating Chat Response (#799) Debanjum 2024-06-09 07:55:01 +05:30
  • f440ddbe1d Fix openai chat actor, director tests Debanjum Singh Solanky 2024-06-09 07:16:55 +05:30
  • 2e209ab28b Handle case where conversation does not (yet) exist sabaimran 2024-06-08 16:22:12 +05:30
  • 849c38c0a4 Add support for managing audiences for new users sabaimran 2024-06-08 15:51:17 +05:30
  • 06a47ee457 Add language-specific syntax highlighting via highlight.js (#802) sabaimran 2024-06-08 15:17:09 +05:30
  • 5f2442450c Update truncation test to reduce flakyness in cloud tests Debanjum Singh Solanky 2024-06-07 19:40:53 +05:30
  • dbb06466bf Minor fit/finish updates to the file filter experience sabaimran 2024-06-07 15:05:00 +05:30
  • 58a02f06ea Fix multilingual font rendering (#797) sabaimran 2024-06-07 11:53:47 +05:30
  • ba16afd3c2 New Feature: Adding File Filtering to Conversations (#788) Raghav Tirumale 2024-06-07 01:23:37 -04:00
  • f91cdf8e18 Fix showing headings in intermediate step in generating chat response Debanjum Singh Solanky 2024-06-06 16:52:23 +05:30
  • 18f7e6e7ed Remove "Path" prefix from org ancestor heading in compiled entry Debanjum Singh Solanky 2024-06-06 16:51:26 +05:30
  • 8d701ebe22 Add fedCM to accommodate google migration (#798) sabaimran 2024-06-06 14:23:16 +05:30
  • dd2225b1aa Use Text output mode to disambiguate from Default data source lookup Debanjum Singh Solanky 2024-06-06 11:56:48 +05:30
  • a1e4f4bde7 Gracefully skip indexing when empty list of docs provided Debanjum Singh Solanky 2024-06-05 19:34:28 +05:30
  • 21987f60c7 Use `-difference' to get files to delete. Make batch size defcustom Debanjum Singh Solanky 2024-06-05 18:52:26 +05:30
  • bfacd65971 Batch upload files for indexing from the Emacs client (#735) from yuzhou721/master Debanjum 2024-06-05 19:31:06 +05:30
  • a9c383e62c Use an ASGI application, rather than WSGI sabaimran 2024-06-05 09:25:08 +05:30
  • 0816cec4bc Manually close old db connections periodically sabaimran 2024-06-04 22:19:47 +05:30
  • acfdc8da77 Explicitly set the connection age to 0 in the django settings. Seems to be some strange behavior with async gunicorn + django db sabaimran 2024-06-04 20:31:51 +05:30
  • 85a343363b Release Khoj version 1.13.0 Debanjum Singh Solanky 2024-06-04 11:57:44 +05:30
  • 1dfd6d7391 Merge pull request from GHSA-h2q2-vch3-72qm Debanjum 2024-06-04 11:29:21 +05:30
  • b757ba664f Sanitize chat messages to render in Obsidian, Desktop, Web apps Debanjum Singh Solanky 2024-05-29 15:39:49 +05:30
  • 9f80c2ab76 Enforce Content-Security-Policy (CSP) in Obsidian, Desktop, Web apps Debanjum Singh Solanky 2024-02-21 03:12:00 +05:30
  • 179c70dba8 Upgrade Khoj llama-cpp, django and jinja dependencies Debanjum Singh Solanky 2024-06-04 09:05:53 +05:30
  • bbcdb8413d Add null checks, fix build errors in Khoj plugin on newer Obsidian Debanjum Singh Solanky 2024-06-03 18:03:11 +05:30
  • d8ace4d34c Highlight the agents, automation tab when active on the web app Debanjum Singh Solanky 2024-06-03 16:57:03 +05:30
  • 4679f07336 Clean up some of the design of agents, inspired by dicussion #792 sabaimran 2024-06-03 12:52:07 +05:30
  • 8cdab5f31a Update slash command UX in chat UI of desktop app to match web app Debanjum Singh Solanky 2024-06-02 17:01:55 +05:30
  • 7828bd6f2e Hide command popup & focus on chatInput on selecting command in web app Debanjum Singh Solanky 2024-06-02 16:54:50 +05:30
  • cf8c9c2a3d Serve image assets from Khoj domain, not directly from S3 bucket (#734) Debanjum 2024-06-02 17:24:35 +05:30
  • 5bb3689562 Do not stream responses in the scheduled_chat response sabaimran 2024-06-02 11:31:15 +05:30
  • 5132b01ab1 Remove intent_type from telemetry update in api_chat sabaimran 2024-06-02 10:11:44 +05:30
  • a3934b3aaa Improved Command Menu and Help Command (#774) Raghav Tirumale 2024-06-01 13:03:31 -04:00
  • 6d10f98498 Add additional lines for KHOJ_NO_HTTPS and KHOJ_DOMAIN in the docker-compose sabaimran 2024-06-01 21:48:43 +05:30
  • 841cbff249 Add documentation for setting up google auth in self-hosted khoj. Closes #771 sabaimran 2024-06-01 21:38:21 +05:30
  • 89178bcebd Fix formatting issues for task email in mobile sabaimran 2024-06-01 14:18:43 +05:30
  • b499b3fe2a Upgrade Khoj Obsidian: Chat from Side Pane, Stream Intermediate Steps, Copy Message to Clipboard (#736) Debanjum 2024-06-01 13:29:21 +05:30
  • 8b9c26c468 Remove unused method sabaimran 2024-06-01 12:54:43 +05:30
  • 5ec641837a Allow automations to be shareable (#790) sabaimran 2024-06-01 12:44:49 +05:30
  • 7d7d4cf5c3 Make new chat message text selectable in Obsidian side pane Debanjum Singh Solanky 2024-06-01 11:01:05 +05:30
  • 7fb7f200b3 Fix rendering text in chat messages with bulleted lists Debanjum Singh Solanky 2024-06-01 10:51:22 +05:30
  • 7a93599fe8 Merge branch 'master' into upgrade-khoj-on-obsidian Debanjum Singh Solanky 2024-06-01 09:58:09 +05:30
  • 92bab9fa61 Get Conversation session action buttons out from under the three dot menu Debanjum Singh Solanky 2024-05-31 07:36:44 +05:30
  • 7fa42daf89 Render action buttons for new Khoj chat responses in Obsidian Debanjum Singh Solanky 2024-05-30 19:30:21 +05:30
  • 2d010db83f Toggle chat session view on clicking the Obsidian chat sessions button Debanjum Singh Solanky 2024-05-30 13:47:26 +05:30
  • 275d4877a6 Fix loading spinner visibility by using contrasting background color Debanjum Singh Solanky 2024-05-29 08:18:56 +05:30
  • 2667ef4544 Refresh the conversation from the db in the websocket flow sabaimran 2024-05-31 16:15:56 +05:30
  • fd07abbfc8 Decrease the life of one connection sabaimran 2024-05-31 15:39:15 +05:30
  • 3090b84252 Disable Minutely Recurrence for Automations (#781) Debanjum 2024-05-31 12:50:19 +05:30
  • 5dca48d9fc Fix setting of conn_max_age variable sabaimran 2024-05-31 11:07:13 +05:30
  • 76f941f4e5 Revert email from from to sender again in resend API. keeps switching? sabaimran 2024-05-31 10:30:18 +05:30
  • b27f59b12b Remove all unused code related to websockets sabaimran 2024-05-30 11:39:04 +05:30
  • 4b3d3fe7ea /s/sender/from in resend calls sabaimran 2024-05-30 08:43:46 +05:30
  • 2076543e32 Disable AP Scheduler while performing maintenance sabaimran 2024-05-30 08:02:59 +05:30
  • 4aac84e1c1 Pin rsesend verison in pyproject.toml sabaimran 2024-05-30 07:05:11 +05:30
  • 7823ef09dc Simplify conditional code. Improve logs to track conversion progress Debanjum Singh Solanky 2024-05-29 17:50:07 +05:30
  • 215db8cab3 Reduce log level of noisy process lock logs Debanjum Singh Solanky 2024-05-29 13:14:44 +05:30
  • 7b18919564 Tag external links to open in a separate window on the Desktop app Debanjum Singh Solanky 2024-05-29 10:12:37 +05:30
  • c957a6cb43 Delete unused base_processor_integration html file from web interface Debanjum Singh Solanky 2024-05-29 08:20:51 +05:30
  • 7dd72c1d25 Fix trailing whitespace issue in development.mdx sabaimran 2024-05-29 04:36:46 +05:30
  • cb33fb67fe Remove the automations-related dead code in the web config sabaimran 2024-05-29 04:22:45 +05:30
  • 15c5873c20 Provide more context in docs for self-hosting Khoj on Windows Debanjum Singh Solanky 2024-05-28 20:55:06 +05:30
  • 7594401461 Fix expand chat reference animation in web, desktop, obsidian clients Debanjum Singh Solanky 2024-05-26 18:29:14 +05:30
  • 1ea7675fc9 View, switch chat sessions from Obsidian chat pane Debanjum Singh Solanky 2024-05-28 10:15:46 +05:30
  • e86899eec4 Click on referenced notes by Khoj chat to open it in Obsidian vault Debanjum Singh Solanky 2024-05-26 18:04:20 +05:30
  • 39faae68c0 Merge pull request #768 from MythicalCow/documentation/windows-development-fixes Debanjum 2024-05-28 00:26:15 +05:30
  • 4a8920f9a4 formatting fix Raghav Tirumale 2024-05-27 12:52:08 -05:00
  • 9a11a3cd63 Added installation notes for windows users and added postgres setup instructions. Raghav Tirumale 2024-05-27 12:49:52 -05:00
  • 70fea6c6b6 fix: delete file request Desmond 2024-05-27 14:46:26 +08:00
  • 607534021b Add a link to github in the settings menu, improve styling sabaimran 2024-05-27 11:39:30 +05:30
  • 3f49b5a4ab fix: emacs tests Desmond 2024-05-27 10:42:09 +08:00
  • b97ca9d19d Skip using max_tokens as input to the extract questions step, as that's not used for max_output sabaimran 2024-05-27 01:23:54 +05:30
  • 9ebf3a4d80 Improve the admin experience, add more metadata to the list_display sabaimran 2024-05-27 00:49:20 +05:30
  • 01cdc54ad0 Add support for Anthropic models (#760) sabaimran 2024-05-26 22:50:34 +05:30
  • 0f796a79ec Extract function to get link to entry in Obsidian vault for reuse Debanjum Singh Solanky 2024-05-26 18:03:15 +05:30
  • e24ca9ec28 Pass file path of each doc reference in references returned by API Debanjum Singh Solanky 2024-05-26 17:18:38 +05:30
  • ba330712f8 Fix to always pass online results in chat API response Debanjum Singh Solanky 2024-05-26 13:56:55 +05:30
  • 38d8d2bb56 Show online references used to generate response in Obsidian chat view Debanjum Singh Solanky 2024-05-20 16:33:07 -05:00
  • f495d338eb Modularize render message with references func in web based clients Debanjum Singh Solanky 2024-05-20 10:19:18 -05:00
  • 14a2006c76 Stream steps taken to generate response in Obsidian chat pane Debanjum Singh Solanky 2024-05-08 03:13:22 -07:00
  • afcd22d30c Improve spacing, colors of chat message references and buttons Debanjum Singh Solanky 2024-05-07 16:05:50 -07:00
  • bd4931e70b Add ability to paste chat messages directly into current file Debanjum Singh Solanky 2024-05-07 11:11:21 -07:00
  • 032ad3b521 Add ability to copy messages to clipboard from Obsidian Khoj chat Debanjum Singh Solanky 2024-05-07 08:33:17 +08:00
  • 57f1c53214 Create Nav bar for Obsidian pane. Use abstract View class for reuse Debanjum Singh Solanky 2024-05-07 04:28:25 +08:00
  • e2922968d6 Move some gifs to the assets s3 bucket and add instructions for Ollama, shareable conversations sabaimran 2024-05-25 01:08:20 +05:30
  • e23c803cee Release Khoj version 1.12.1 sabaimran 2024-05-24 21:42:03 +05:30
  • 0308699849 Use links from assets.khoj.dev to render images in the automations page sabaimran 2024-05-24 20:18:02 +05:30
  • 3f9c20a399 Make it easier to manage server-level chat settings (#729) sabaimran 2024-05-24 09:45:18 -05:00
  • cbbbe2da9a Add a schedule picker and automations preview func (#747) sabaimran 2024-05-24 09:12:47 -05:00
  • ac3e5089a2 docs: update typo in desktop.md (#744) Ikko Eltociear Ashimine 2024-05-24 07:22:03 +09:00
  • 3af06a3d5a Updated installation instructions for windows, linux in readme (#741) Md. Shahnewaz Siddique 2024-05-24 04:21:25 +06:00