Skip to content

Releases: khoj-ai/khoj

1.25.0

11 Oct 01:08
Compare
Choose a tag to compare

🎁 New

  • Create (and share) Agents with custom knowledge and tools 🥳 by @sabaimran in #916.
    Some examples to spark your imagination:
    • Create a private Accountant agent with access to your Bank Statements or Therapist with access to your Journal
    • Create shareable Characters with Personality and Custom Knowledge for your next text based RPG or interactive adventure
    • Create agents of your favourite historical (or fictional) characters and ask them for advice

Full Changelog: 1.24.1...1.25.0

1.24.1

03 Oct 20:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.24.0...1.24.1

1.24.0

29 Sep 11:58
Compare
Choose a tag to compare

🧪 Improve

  • Improve Scroll experience on Chat page of web app by @shantanuSakpal, @debanjum in #923
    • Auto Scroll only when at Page Bottom
    • Add Button to Scroll to Bottom
    • Scroll to most recent conversation turn on loading a conversation
  • Edit, Share, Delete Conversation from Title Menu by @sabaimran in in #918, 676ff5f
  • Render images to use full width of chat message by @debanjum in 936bc64

⚙️ Fix

  • [Breaking Change] Convert the default conversation id to a uuid by @sabaimran in #918
  • Reduce size of Khoj docker images by @debanjum in 1e8ce52
  • Show "Coming Soon" popup on hover on Create Agent button of Agents web page by @shantanuSakpal in #926

Full Changelog: 1.23.3...1.24.0

1.23.3

24 Sep 19:45
Compare
Choose a tag to compare

What's Changed

  • Improve Khoj First Run, Docker Setup and Documentation. Initialize Better Defaults by @debanjum in #919
    • First run experience should fallback to good defaults for chat models
    • Docker setup should work better
    • Self hosting setup docs have been improved
  • Fix Khoj pypi wheel builds by @sabaimran in e306e6c
  • Send Chat messages to Khoj via URL query param by @debanjum in bb2bd77
    • Quickly start Khoj chat from Browser Address bar by creating Bookmark to https://app.khoj.dev?q=%s via Keyword Search

Full Changelog: 1.23.2...1.23.3

1.23.2

15 Sep 10:08
Compare
Choose a tag to compare

Fix

  • Improve handling of responses categorized by Gemini as harmful by @debanjum in 893ae60
  • Frame chat response errors on web app in a more conversational form by @debanjum in 575ff10

Full Changelog: 1.23.1...1.23.2

1.23.1

13 Sep 05:47
Compare
Choose a tag to compare

⚙️ Fix

  • Use prefetch_related when getting the ChatModelOptions asynchronously

Full Changelog: 1.23.0...1.23.1

1.23.0

13 Sep 03:28
Compare
Choose a tag to compare

🎁 New

🧪 Improve

  • Use environment variable to set sender email of auth link emails by @kanya-approve in #907

🎊 New Contributors

Full Changelog: 1.22.3...1.23.0

1.22.3

12 Sep 19:39
Compare
Choose a tag to compare

Full Changelog: 1.22.2...1.22.3

1.22.2

12 Sep 01:46
Compare
Choose a tag to compare

🧪 Improve

  • Prompt Whisper to know "Khoj" term for speech to text transcription by @debanjum in 04363a5
  • Keep the GET chat API for a bit before deprecating it. Prevent breaking change in release 1.22.0 by @debanjum in 3f51af9
  • Improve vertical alignment of lists in chat messages on web app by @debanjum in 3dcc869

⚒️ Fix

  • Route to config_page, not to deprecated notion_config_page, on notion callback API by @sabaimran in 5038d15
  • Sanitize user attached image in chat message input pane of web app by @debanjum in b61d825
  • Update Automations to call new POST chat API endpoint by @debanjum in de60ad7
  • Update Desktop shortcut and factchecker on web app to use new POST chat API by @debanjum in 055ead5

Full Changelog: 1.22.1...1.22.2

1.22.1

11 Sep 20:04
Compare
Choose a tag to compare

🪛 Fix

  • Fix retrieval of valid vision config when current chat model doesn't have it by @sabaimran

Full Changelog: 1.22.0...1.22.1