Commit graph

  • 384f394336 Allow OpenAI API calling functions to save conversation traces Debanjum Singh Solanky 2024-10-23 20:01:06 -0700
  • 10c8fd3b2a Save conversation traces to git for visualization Debanjum Singh Solanky 2024-10-23 19:21:43 -0700
  • 7e0a692d16 Release Khoj version 1.27.1 1.27.1 sabaimran 2024-10-25 15:23:07 -0700
  • b257fa1884 Add a None check before doing a DT comparison when getting subscription type sabaimran 2024-10-25 15:22:48 -0700
  • 0f6f282c30 Release Khoj version 1.27.0 1.27.0 sabaimran 2024-10-25 14:11:14 -0700
  • 479e156168 Add to the ConversationCommand.Image description to LLM sabaimran 2024-10-25 09:14:32 -0700
  • a11b5293fb Add uploaded images to research mode, code slash command, include code references sabaimran 2024-10-23 21:45:17 -0700
  • 5acf40c440 Clean up summarization code paths sabaimran 2024-10-23 20:06:04 -0700
  • 12b32a3d04 Resolve merge conflicts sabaimran 2024-10-23 19:30:47 -0700
  • adee5a3e20
    Give Vision to Anthropic models in Khoj (#948) Debanjum 2024-10-24 18:02:38 -0700
  • 01d740debd Return typed image from image_with_url function for readability Debanjum Singh Solanky 2024-10-24 17:49:37 -0700
  • 37317e321d Dedupe user location passed in image, diagram generation prompts Debanjum Singh Solanky 2024-10-24 01:00:33 -0700
  • 2a32836d1a Log more descriptive error when image gen fails with Replicate Debanjum Singh Solanky 2024-10-24 01:01:48 -0700
  • 30f9225021 Merge branch 'master' of github.com:khoj-ai/khoj into features/advanced-reasoning sabaimran 2024-10-23 19:15:51 -0700
  • 5120597d4e
    Remove user customized search model (#946) sabaimran 2024-10-23 17:38:37 -0700
  • 8d588e0765 Encourage output mode chat actor to output only json and nothing else Debanjum Singh Solanky 2024-10-23 04:03:15 -0700
  • abad5348a0 Give Vision to Anthropic models in Khoj Debanjum Singh Solanky 2024-10-23 04:00:44 -0700
  • 6fd50a5956 Reuse logic to format messages for chat with anthropic models Debanjum Singh Solanky 2024-10-23 03:57:55 -0700
  • 82eac5a043 Make the get image from url function more versatile and reusable Debanjum Singh Solanky 2024-10-23 03:52:46 -0700
  • 78a4ccb91d Resolve merge migrations sabaimran 2024-10-23 16:14:08 -0700
  • e6a84ea0c4 Merge branch 'master' of github.com:khoj-ai/khoj into fix/user-configured-search-models sabaimran 2024-10-23 16:11:58 -0700
  • 18757fbeba Simplify method to get user search model or default sabaimran 2024-10-23 15:50:50 -0700
  • 9b24bb0dd7 Use user-configured search model in text_to_entries.py sabaimran 2024-10-23 15:49:21 -0700
  • f3ce47b445
    Create explicit flow to enable the free trial (#944) sabaimran 2024-10-23 15:29:23 -0700
  • ddc4873b11 Merge branch 'master' of github.com:khoj-ai/khoj into features/improve-trial-enabling-xp sabaimran 2024-10-23 15:17:06 -0700
  • bc059eeb0b Merge branch 'master' into put-retrieved-context-in-separate-chatml-message Debanjum Singh Solanky 2024-10-23 12:55:18 -0700
  • 3b978b9b67 Fix chat history construction when generating chatml msgs with context Debanjum Singh Solanky 2024-10-23 03:40:01 -0700
  • c5e91c346a Fix Docker desktop link for Linux sabaimran 2024-10-23 11:24:54 -0700
  • 9f2c02d9f7 Chat with the default agent by default from web app home Debanjum Singh Solanky 2024-10-23 03:43:57 -0700
  • 218946edda Fix copying message with user images on web app Debanjum Singh Solanky 2024-10-23 02:56:03 -0700
  • 7d9a06c8ab Merge branch 'master' into put-retrieved-context-in-separate-chatml-message Debanjum Singh Solanky 2024-10-23 00:13:38 -0700
  • 7c29af9745 Add link to self-hosted admin page and add docs for building front-end assets. Close #901 sabaimran 2024-10-22 22:42:27 -0700
  • b16ec0c81d User userSearchModelConfig when indexing query sabaimran 2024-10-22 21:38:28 -0700
  • 2a50694089 Allow typing multi-line queries from a phone with Enter key Debanjum Singh Solanky 2024-10-22 21:20:22 -0700
  • a134cd835c Focus on chat input area to enter text after file uploads on web app Debanjum Singh Solanky 2024-10-22 21:19:17 -0700
  • c81e708833
    Show all agents, smart sorted, in carousel on home screen of web app (#943) Debanjum 2024-10-22 21:18:17 -0700
  • 750fbce0c2 Merge branch 'master' into improve-agent-pane-on-home-screen Debanjum Singh Solanky 2024-10-22 20:05:29 -0700
  • 3be505db48 Only show type of error when image generation fails to clients Debanjum Singh Solanky 2024-10-22 20:00:06 -0700
  • c6f3253ebd
    Chat with Multiple Images. Support Vision with Gemini (#942) Debanjum 2024-10-22 19:59:18 -0700
  • b3fff43542 Sanitize user attached images. Constrain chat input width on home page Debanjum Singh Solanky 2024-10-22 19:13:54 -0700
  • 6c393800cc Merge branch 'master' into multi-image-chat-and-vision-for-gemini Debanjum Singh Solanky 2024-10-22 18:29:44 -0700
  • c1bfbcffee Continue using user-configured search model over default before mgmt command is run sabaimran 2024-10-22 18:19:51 -0700
  • 91bbd19333 Close the agent detail hover card when scroll on agent pane Debanjum Singh Solanky 2024-10-22 18:02:08 -0700
  • 110c67f083 Improve agent pill, detail card styling. Handle null chatInputRef Debanjum Singh Solanky 2024-10-22 14:24:28 -0700
  • aca8bef024 Only use recent chat sessions for agent MRU. Handle null agent chats Debanjum Singh Solanky 2024-10-22 14:21:48 -0700
  • 0dad4212fa
    Generate dynamic diagrams (via Excalidraw) (#940) sabaimran 2024-10-22 16:13:46 -0700
  • 5b0d6df38c Merge branch 'master' of github.com:khoj-ai/khoj into features/excalidraw sabaimran 2024-10-22 14:47:59 -0700
  • 1e993d561b Release Khoj version 1.26.4 1.26.4 sabaimran 2024-10-22 13:50:08 -0700
  • c0d31be273 Fix management of subscription status on trial sabaimran 2024-10-22 13:45:26 -0700
  • 7a95e5849b Resolve migrations merge for enabled_trial_at field sabaimran 2024-10-22 13:11:40 -0700
  • 5127b7dbf9 Merge branch 'master' of github.com:khoj-ai/khoj into features/improve-trial-enabling-xp sabaimran 2024-10-22 13:00:41 -0700
  • ab989ebfe1 Use length of free trial in the frontend code as well sabaimran 2024-10-22 12:59:24 -0700
  • 4ed89aa8d0 Use the Subscription Type enum instead of hardcoded strings everywhere sabaimran 2024-10-22 12:26:45 -0700
  • e8fb79a369 Rate limit the count and total size of images shared via API Debanjum Singh Solanky 2024-10-22 04:26:55 -0700
  • 39a613d3bc Fix up openai chat actor tests Debanjum Singh Solanky 2024-10-22 02:58:34 -0700
  • 0847fb0102 Pass online context from chat history to chat model for response Debanjum Singh Solanky 2024-10-22 02:32:34 -0700
  • 0c52a1169a Put context into separate user message before sending to chat model Debanjum Singh Solanky 2024-10-22 01:06:00 -0700
  • 7ac241b766 Improve format of notes, online context passed to chat models in prompt Debanjum Singh Solanky 2024-10-22 00:34:49 -0700
  • 892040972f Replace user_id with server_id in telemetry sabaimran 2024-10-21 20:47:52 -0700
  • bdd2eec591 Apply start / end filtering only to arrow, not line sabaimran 2024-10-21 19:12:21 -0700
  • c2891be3be Support dark mode in excalidraw view sabaimran 2024-10-21 19:10:54 -0700
  • 565ca652b7 Add escape shortcut to exit from expanded diagram sabaimran 2024-10-21 19:01:03 -0700
  • 2a155f7bb3 Rename methods used for generation excalidraw diagrams sabaimran 2024-10-21 18:57:17 -0700
  • 6cc6d6e39d Remove temporary code that was in place for talking back to the model. Can revisit later on if necessary. sabaimran 2024-10-21 18:45:43 -0700
  • 44fbbaf720 Update copy in the desktop app. Use app instead of UI, etc. sabaimran 2024-10-21 18:45:16 -0700
  • 997bf8ce3d Revert commented-out CSP in app layout.tsx sabaimran 2024-10-21 18:16:26 -0700
  • 50c4a87265 Fix issue and do some local runs sabaimran 2024-10-21 16:23:41 -0700
  • cf67daac0a Add some exception handling, and update the default search model at the end of the change_default_model management command sabaimran 2024-10-21 14:58:23 -0700
  • 3b8eea1d17 Associate Entry objects with a search model, hide search model from user settings sabaimran 2024-10-21 14:30:02 -0700
  • f6dc1c4edb Merge branch 'master' of github.com:khoj-ai/khoj into fix/user-configured-search-models sabaimran 2024-10-21 13:20:04 -0700
  • db959a504d Fix the version of pymupdf to avert build errors sabaimran 2024-10-21 12:56:51 -0700
  • 775748aa3a Add width and height back for the arrow line schema sabaimran 2024-10-21 10:30:04 -0700
  • 6414ad158f Improve train of thought visualization and rendering sabaimran 2024-10-21 10:29:19 -0700
  • 41a9429fe9 Merge branch 'master' of github.com:khoj-ai/khoj into features/excalidraw sabaimran 2024-10-21 10:08:45 -0700
  • 5dcd091b35 Add more detailing and specification on arrows, lines, and excalidraw schema sabaimran 2024-10-21 10:08:36 -0700
  • 32b7ffc15b Add some really basic schema validation on the client side sabaimran 2024-10-21 10:07:56 -0700
  • 308152af76 Update default icon, add icon for diagram sabaimran 2024-10-21 10:07:32 -0700
  • 21e69b506d Release Khoj version 1.26.3 1.26.3 sabaimran 2024-10-21 08:19:05 -0700
  • 9b554feb91 Show agent details card on hover on agent pill on web app home page Debanjum Singh Solanky 2024-10-20 20:34:12 -0700
  • 220ff1df62 Set chatInputArea forward ref from parent components for control Debanjum Singh Solanky 2024-10-21 00:01:44 -0700
  • 54b92eaf73 Extract isUserSubscribed check from Agents page to make it resusable Debanjum Singh Solanky 2024-10-20 22:57:34 -0700
  • bdbe8f003e Move agent details and edit card out into reusable components on web app Debanjum Singh Solanky 2024-10-20 20:32:19 -0700
  • e993517890 Fix entry / entries misnaming in regenerate_entry method sabaimran 2024-10-20 23:20:13 -0700
  • 961a6a4ac6 Remove the search model option card sabaimran 2024-10-20 23:18:42 -0700
  • f69c0578c8 Process Entry objects for users who did not specify any thing explicitly sabaimran 2024-10-20 23:18:28 -0700
  • 6a98215f3f Add outline, code for a management command to update search model configs sabaimran 2024-10-20 22:59:01 -0700
  • ad197be70c Fix PDFs unit test, skip OCR sabaimran 2024-10-20 22:25:41 -0700
  • 59fec37943 Improve agents management, and limit agents view to private and official agents sabaimran 2024-10-20 22:24:51 -0700
  • a979457442 Add unit tests for agents sabaimran 2024-10-20 20:04:50 -0700
  • fc70f25583 Release Khoj version 1.26.2 1.26.2 sabaimran 2024-10-20 18:03:36 -0700
  • 046de57571 Improve error handling when documents not searched with stack trace sabaimran 2024-10-20 18:03:14 -0700
  • 039e7ec0e0 Merge branch 'master' of github.com:khoj-ai/khoj into features/improve-trial-enabling-xp sabaimran 2024-10-20 16:35:38 -0700
  • 2b68d61fef Release Khoj version 1.26.1 1.26.1 sabaimran 2024-10-20 16:21:51 -0700
  • 6879d9336b Create explicit flow to enable the free trial sabaimran 2024-10-20 15:31:08 -0700
  • 5fca41cc29 Show agents sorted by mru, Select mru agent by default on web app Debanjum Singh Solanky 2024-10-20 10:52:14 -0700
  • a6bfdbdbfe Show all agents in carousel on home screen agent pane of web app Debanjum Singh Solanky 2024-10-20 01:30:15 -0700
  • 9ffd726799 Allow making sync api requests with body from khoj.el Debanjum Singh Solanky 2024-10-20 14:39:46 -0700
  • ac51920859 Start conversation with Agents from within Emacs Debanjum Singh Solanky 2024-10-20 14:34:42 -0700
  • 25df81993c Show agents sorted by mru, Select mru agent by default on web app improve-agents-pane-on-home-screen Debanjum Singh Solanky 2024-10-20 10:52:14 -0700
  • 42a5ba8bf4 Show all agents in carousel on home screen agent pane of web app Debanjum Singh Solanky 2024-10-20 01:30:15 -0700